Sha256: 9f8b0c9901e3af5264001446ecab81503d51558c8df05a073582e11eaabc0dce
Contents?: true
Size: 1.09 KB
Versions: 11
Compression:
Stored size: 1.09 KB
Contents
form { margin: 0; padding: 0; } a, a:visited { text-decoration: none; } a:focus, a:hover { text-decoration: underline; } .card-slot { position: relative; } // resets .d0-card-frame, .d0-card-body, .ALL { overflow: inherit; white-space: normal; } .d0-card-frame { text-align: left; font-weight: normal; font-style: normal; .d0-card-frame-title { // display: inline-block; overflow: hidden; span.header-icon { margin: 0 5px; } } .type-info { margin-right: 10px; } } .d0-card-header { display: flex; justify-content: space-between; } //.d0-card-content { // .d0-card-header > .d0-card-header-title > .card-title { // font-size: $h2-font-size; // color: $headings-color; // } // .bar-bottom .d0-card-header > .d0-card-header-title > .card-title { // font-size: $h3-font-size; // color: $headings-color; // } //} .titled-view > .d0-card-header { min-height: 1.5em; } /* links to create missing cards */ a.unknown-link { color: $text-muted; .card-title { font-variant: small-caps; } &:hover { color: $primary; } }
Version data entries
11 entries across 11 versions & 1 rubygems