Sha256: bf3abc5963910882eaa8ded398840d6aae9ff70881a2d9144f9aac214edc40d1

Contents?: true

Size: 249 Bytes

Versions: 10

Compression:

Stored size: 249 Bytes

Contents

/* Table of Contents
==================================================
# Affix */

/* # Affix
================================================== */
.affix {
  position: fixed;
  z-index: 1030;
}
.affix-bottom {
  position: absolute;
  top: auto;
}

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
active_frontend-13.3.0 vendor/assets/stylesheets/_affix.scss
active_frontend-13.2.0 vendor/assets/stylesheets/_affix.scss
active_frontend-13.1.0 vendor/assets/stylesheets/_affix.scss
active_frontend-13.0.6 vendor/assets/stylesheets/_affix.scss
active_frontend-13.0.5 vendor/assets/stylesheets/_affix.scss
active_frontend-13.0.4 vendor/assets/stylesheets/_affix.scss
active_frontend-13.0.3 vendor/assets/stylesheets/_affix.scss
active_frontend-13.0.2 vendor/assets/stylesheets/_affix.scss
active_frontend-13.0.1 vendor/assets/stylesheets/_affix.scss
active_frontend-13.0.0 vendor/assets/stylesheets/_affix.scss