File: D:/HostingSpaces/SBogers87/basephotography.nl/workbench/komma/kms/public/css/attributes/_text.sass
.entity-attribute-text, .entity-attribute-password
padding: 0
+box-sizing(border-box)
&.error + .error
box-shadow: inset 0 1px 1px rgba($brand-danger, .075), inset 0 0 1px rgba(lighten(desaturate($brand-danger, 25%), 10%),.75)
border: 1px solid $brand-danger
border-top: 0
input
+size(100% 100%)
min-height: grid-row(2)
background-color: transparent
text-indent: 230px
border: 0
z-index: 99999
display: block
+box-sizing(border-box)
+attribute-focus
&.error input
background-image: url('/packages/komma/kms/img/structure/icon_cross_red.svg')
background-repeat: no-repeat
background-position: right 20px center
background-size: 10px 10px