Sha256: bd68b689413b84e277d68b1bb8ef5b3df9a01b317598e4574c4e07db73572154
Contents?: true
Size: 1.23 KB
Versions: 12
Compression:
Stored size: 1.23 KB
Contents
.d0-card-frame .toggler { display: inline-block; position: relative; } .closed-view { position: relative; > .d0-card-frame { white-space: nowrap; //padding-right: 30px; overflow: hidden; text-overflow: ellipsis; position: static; width:100%; > .d0-card-header{ // float: left; } } .d0-card-frame { display: inline-block; } } .closed-content { margin-top: 2px; white-space: nowrap; text-overflow: ellipsis; padding: 10px; table, thead, tbody, tr, th, td, p, h1, h2, h3, h4, h5, h6, ul, li, pre, ol, div, span, a, blockquote, img, label, i { display: inline; white-space: nowrap; float: none; } br, hr, input, textarea, object, :after, :before { display: none; } } .closed-view.panel { margin: 0; width: 100%; } .closed-content { table, tbody, tr, th, td, p, h1, h2, h3, h4, h5, h6, ul, li, pre, ol, div, span, a, blockquote, img { font-size: 1em; margin: 0 6px 0 0; padding: 0; border: 0; } a { margin: 0; } img { max-height: 1em; width: auto; } } .toggler > i.material-icons{ color: $black; font-size: 15px; font-weight: bolder!important; border: 2px solid $black; border-radius: 3px; margin-right: 3px; }
Version data entries
12 entries across 12 versions & 1 rubygems