Sha256: b132b51c1859d081b43d10d3bf34180947456dcd46d4892b84efce176d0ae46f

Contents?: true

Size: 362 Bytes

Versions: 1

Compression:

Stored size: 362 Bytes

Contents

/**
 * @author vincent loh <vincent.ml@gmail.com>
 * @update zhixin wen <wenzhixin2010@gmail.com>
 */

.fix-sticky {
  position: fixed !important;
  overflow: hidden;
  z-index: 100;
}

.fix-sticky table thead {
  background: #fff;
}

.fix-sticky table thead.thead-light {
  background: #e9ecef;
}

.fix-sticky table thead.thead-light {
  background: #212529;
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bootstrap-table-rails-1.13.4 vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css