Sha256: c559e40be2877f8e5638901cc51ceedea48b73b6c9463f468f001719960aafe4
Contents?: true
Size: 610 Bytes
Versions: 3
Compression:
Stored size: 610 Bytes
Contents
#filters_sidebar_section{ display: none; position: fixed; top: 10%; right: 30%; z-index: 2000; } #diplay-filter{ color: #1e2a33; background-color: $skinActiveColor; padding: 7px 10px !important; font-weight: normal; text-shadow: none; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8); line-height: 12px; margin-right: 3px; display: inline-block; border: solid 1px darken($skinActiveColor, 5); font-size: 0.9em; margin-bottom: 5px; // float: right; text-decoration: none; color: #fff; transition: all .3s; &:hover{ opacity: 0.7; } }
Version data entries
3 entries across 2 versions & 2 rubygems