Sha256: a14c5e681210d45f8d2c15d9c134a3f051a2678ade66fcf5edc6a6ad2ff57fe5

Contents?: true

Size: 253 Bytes

Versions: 1

Compression:

Stored size: 253 Bytes

Contents

[class^=pb_table] {
  .div-table {
    display: table;
    width: 100%;
  }

  .thead {
    display: table-header-group;
  }

  .tbody {
    display: table-row-group;
  }

  .tr {
    display: table-row;
  }

  .th, .td {
    display: table-cell;
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
playbook_ui-13.19.0.pre.alpha.PBNTR207tabledivsupport2245 app/pb_kits/playbook/pb_table/styles/_div_support.scss