Sha256: 3da8334f9f2cd68bf1c50ff92cfe4f3b1d9b6e0a5bc427758d5f67ddccb93bee

Contents?: true

Size: 168 Bytes

Versions: 14

Compression:

Stored size: 168 Bytes

Contents

// sticky table header
.sticky-table-header {
  @include stack($fae-nav-stack);
  position: fixed;
  top: 70px;
  display: none;
  border-top: 0;
  border-bottom: 0;
}

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
fae-rails-3.0.0 app/assets/stylesheets/fae/modules/tables/_sticky.scss
fae-rails-2.2.0 app/assets/stylesheets/fae/modules/tables/_sticky.scss
fae-rails-2.1.0 app/assets/stylesheets/fae/modules/tables/_sticky.scss
fae-railsz-2.1.0 app/assets/stylesheets/fae/modules/tables/_sticky.scss
fae-rails-2.0.0 app/assets/stylesheets/fae/modules/tables/_sticky.scss
fae-rails-1.7.1 app/assets/stylesheets/fae/modules/tables/_sticky.scss
fae-rails-1.7.0 app/assets/stylesheets/fae/modules/tables/_sticky.scss
fae-rails-1.6.0 app/assets/stylesheets/fae/modules/tables/_sticky.scss
fae-rails-1.5.1 app/assets/stylesheets/fae/modules/tables/_sticky.scss
fae-rails-1.5.0 app/assets/stylesheets/fae/modules/tables/_sticky.scss
fae-rails-1.4.1 app/assets/stylesheets/fae/modules/tables/_sticky.scss
fae-rails-1.4.0 app/assets/stylesheets/fae/modules/tables/_sticky.scss
fae-rails-1.3.1 app/assets/stylesheets/fae/modules/tables/_sticky.scss
fae-rails-1.3.0 app/assets/stylesheets/fae/modules/tables/_sticky.scss