Sha256: 3cbfc6e7e73eec66b4aac891b3e2b1b41e2b9a9bf33c677b1ac933adb79f2b7f

Contents?: true

Size: 229 Bytes

Versions: 12

Compression:

Stored size: 229 Bytes

Contents

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

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

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
active_frontend-1.0.11 vendor/assets/stylesheets/affix.scss
active_frontend-1.0.10 vendor/assets/stylesheets/affix.scss
active_frontend-1.0.9 vendor/assets/stylesheets/affix.scss
active_frontend-1.0.8 vendor/assets/stylesheets/affix.scss
active_frontend-1.0.7 vendor/assets/stylesheets/affix.scss
active_frontend-1.0.6 vendor/assets/stylesheets/affix.scss
active_frontend-1.0.5 vendor/assets/stylesheets/affix.scss
active_frontend-1.0.4 vendor/assets/stylesheets/affix.scss
active_frontend-1.0.3 vendor/assets/stylesheets/affix.scss
active_frontend-1.0.2 vendor/assets/stylesheets/affix.scss
active_frontend-1.0.1 vendor/assets/stylesheets/affix.scss
active_frontend-1.0.0 vendor/assets/stylesheets/affix.scss