Sha256: 3398eafe6ea7697ed89bfdd0d8596a151e99e66d09fb9e593305e03d63a361b9
Contents?: true
Size: 475 Bytes
Versions: 1
Compression:
Stored size: 475 Bytes
Contents
#ajax-indicator { display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 2000; // width: 50%; // height: 50%; .ajax-indicator-inner { // font-size: 36px; height: 72px; width: 72px; background: #111; opacity: 0.7; color: white; text-align: center; border-radius: 5px 5px 5px 5px; @extend .center-absolutely; // top: 50%; } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
aerogel-admin-1.4.4 | assets/stylesheets/admin/styles/ajax-indicator.css.scss |