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/SBogers84/zuiderbos.nl/wwwroot/packages/komma/kms/css/attributes/_checkboxes.sass
.entity-attribute-checkboxes

  .label-placeholder
    position: absolute
    display: block
    width: 200px
    margin-left: grid-row(1)
    font-size: $font-size-small
    color: $light-gray
    text-transform: uppercase
    font-weight: $font-weight-bold

  .checkboxes
    padding-left: 220px
    label
      position: relative
      display: block
      width: auto
      max-width: 500px
      padding-left: 10px
      margin: 0
      color: $dark-gray
      font-size: $font-size-small
      line-height: 39px
      text-transform: none
      font-weight: $font-weight-normal
      cursor: pointer
      transition: all 0.4s

      &:hover
        +focused-element

      input
        margin-right: 10px