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/farmfun/reserveren.farmfun.be/resources/sass/kms/shop/_shipments_table.sass
.shipmentGroup-table
  display: block
  overflow: auto
  white-space: nowrap
  padding-bottom: 30px

  td, th
    font-size: 0.7rem
    text-align: left
    border-right: #ededed 1px solid
    padding: 2px 10px

    > table
      width: 100%
  td.batch-checkboxes
    position: absolute
    width: 0
    &:after
      content: ""
      display: block
      width: 3em
      height: 2em
      position: absolute
      top: 0
      left: -3em
      background-color: #ededed
      border-right: solid 1px #ededed
      z-index: 5
    .batch-checkbox
      position: absolute
      left: -2.5em
      z-index: 10
  th
    font-size: 0.7rem
    text-transform: uppercase
    color: #999999
    background-color: #ededed

    &.batch-checkbox-header
      display: block
      padding: 0
      border: none

  tr.order-row
    border-top: solid 1px #ededed
  tr:first-child
    border-bottom: solid 2px #e0e6ec
  a
    color: #3289ff

.batch_edit_controls
  position: absolute
  top: -1000px
  left: 75px
  display: block
  border: solid 1px #cccccc
  background-color: white
  z-index: 10
  padding: 10px
  text-align: right
  box-shadow: 2px 2px 5px 2px rgba(0,0,0, 0.05)
  border-radius: 5px

  label
    display: block
    width: 100%
    text-align: left

  button
    border-radius: 4px
    font-size: 0.7rem
    line-height: 20px
    text-decoration: none
    text-transform: uppercase
    padding: 0 20px
    width: auto