HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/azenio.komma.pro/resources/sass/kms/attributes/_number.sass
.entity-attribute-currency
  input
    width: calc(100% - 45px)
    margin-left: 45px
    border-left: solid 1px #e0e6ec
    background-color: #fbfbfb
    box-shadow: inset 1px 0 5px rgba($black, .075)
    +attribute-focus

    &::placeholder
      font-style: italic

  &.error input
    background-image: url('#{$baseImagePath}/icons/icon_cross_red.svg')
    background-repeat: no-repeat
    background-position: right 20px center
    background-size: 10px 10px