Sha256: e67096a8586d422d8329a45e55dc7828f86e3a70319bcdf98078cbd4a5a8a9d7
Contents?: true
Size: 400 Bytes
Versions: 2
Compression:
Stored size: 400 Bytes
Contents
@import "@material/list/mdc-list"; @import "@material/theme/mixins"; .v-list-item--with-avatar { @include mdc-theme-prop(color, white); @include mdc-theme-prop(background-color, text-icon-on-background); } .v-list-item--header { background-color: #F5F5F5; } #list-item-select-all-header { height: 45px; > span { margin: auto; } } .mdc-list-item__meta { white-space: nowrap; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
voom-presenters-0.1.13 | views/mdc/assets/scss/components/list.scss |
voom-presenters-0.1.12 | views/mdc/assets/scss/components/list.scss |