Sha256: 2dfb65d3f63b7ef4605738ba8551e5e58c0bdd620ce37871fb035880a6dc9a09
Contents?: true
Size: 1.18 KB
Versions: 11
Compression:
Stored size: 1.18 KB
Contents
div.properties_index_logo { height: 30px; width: 30px; float: left; margin-right: 10px; img { max-width: 100%; width: 100%; } } span.properties_index_logo_title { } body.admin_properties { button { span.fa.fa-chevron-right { position: relative; &:after { display: block !important; position: absolute !important; top: -16px !important; left: 0 !important; width: 20px !important; height: 20px !important; font-family: FontAwesome !important; content: "\f078" !important; color: #288feb !important; } &:before { display: none !important; } } &.collapsed { span.fa.fa-chevron-right { position: relative; &:after { display: block !important; position: absolute !important; top: -16px !important; left: 0 !important; width: 20px !important; height: 20px !important; font-family: FontAwesome !important; content: "\f054" !important; color: #288feb !important; } &:before { display: none !important; } } } } }
Version data entries
11 entries across 11 versions & 1 rubygems