Sha256: 86147e901e73aa4dedbdf4cfb6b4c2f4f0a77e9d7b71bda810ae9bdbfdf41e27
Contents?: true
Size: 810 Bytes
Versions: 1
Compression:
Stored size: 810 Bytes
Contents
table { border-collapse: collapse; font-size: 0.9em; text-align: left; width: 100%; a { color: inherit; text-decoration: none; } } thead { font-weight: $bold-font-weight; } // tr { // border-bottom: $base-border; // } tbody tr { &:hover { // background-color: $base-background-color; cursor: pointer; &.nocursor { cursor: default; } } &:focus { outline: $focus-outline; outline-offset: -($focus-outline-width); } } td, th { font-feature-settings: "kern", "liga", "clig", "calt", "lnum", "tnum"; font-kerning: normal; font-variant-ligatures: common-ligatures, contextual; font-variant-numeric: lining-nums, tabular-nums; padding: 0.75rem; vertical-align: middle; } td img { &.admin { max-height: 2rem; // KEEPBECKY } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
viniBaxter-desk_front-32.0.0 | lib/viniBaxter/sass/desk_front/administrate/base/_tables.scss |