Sha256: 7bb3eb35ec51d6080a3c23aad954c61c9ca0f307c7adf46ada5e8c18d0ae41c3
Contents?: true
Size: 493 Bytes
Versions: 87
Compression:
Stored size: 493 Bytes
Contents
.mdm-page .embedded-scroll { margin-bottom: 10px; article { margin-bottom: 0; } } .mdm-page .obs-result { :first-child { display: inline-block; font-weight: bold; margin-right: .5rem; min-width: 2.75rem; white-space: nowrap; } :last-child { white-space: nowrap; } } .expandable { clear: both; float: left; height: 0; opacity: 0; width: 100%; &.expanded { height: auto; opacity: 1; transition: all .2s; // ease .15s; } }
Version data entries
87 entries across 87 versions & 1 rubygems