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/pietvanmierlo/stempelbv.nl/resources/sass/kms/attributes/_file.sass
.entity-attribute-file
  input
    position: relative
    min-height: 60px
    text-indent: 0
    width: auto
    padding: 10px 30px

    &:focus
      outline: none

    &::-webkit-file-upload-button
      visibility: hidden

    &:after
      content: "Kies een bestand"
      display: block
      border: dashed 2px $light-gray
      border-radius: 4px
      outline: none
      white-space: nowrap
      -webkit-user-select: none
      cursor: pointer
      line-height: 60px
      text-align: center
      margin-top: 10px

  textarea
    min-width: 500px
    min-height: 100px
    margin: 10px 30px
    padding: 10px
    font-size: 0.7rem
    z-index: 99999
    display: block
    color: $dark-gray