Sha256: 8f41cbc27a8aa70c72b6d11fa4cd0f10fc291e9a123bec49e6753489f30d573d

Contents?: true

Size: 360 Bytes

Versions: 12

Compression:

Stored size: 360 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-dark {
  background: #212529;
}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
bootstrap-table-rails-1.20.2 vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css
bootstrap-table-rails-1.20.1 vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css
bootstrap-table-rails-1.20.0 vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css
bootstrap-table-rails-1.19.1 vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css
bootstrap-table-rails-1.19.0 vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css
bootstrap-table-rails-1.18.3 vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css
bootstrap-table-rails-1.18.2 vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css
bootstrap-table-rails-1.18.1 vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css
bootstrap-table-rails-1.18.0 vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css
bootstrap-table-rails-1.17.1 vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css
bootstrap-table-rails-1.17.0 vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css
bootstrap-table-rails-1.16.0 vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.css