Sha256: 01b332e395b9dc0dfdec8998b3aebde258023fff538f145f8d9a931635366d4e
Contents?: true
Size: 938 Bytes
Versions: 40
Compression:
Stored size: 938 Bytes
Contents
/*------------------------------------ Tables ------------------------------------*/ [class*="text"][class*="center"] { td, th { text-align: center; } } .u-table { &--v1 { td, th { padding: 8px; } thead { th { border: { bottom: { width: 1px; } } } } } &--v2 { td, th { padding: 15px; } thead { th { background: { color: inherit; } border: { bottom: { width: 1px; } } } } } } .g-col { &-border { &-top-0 { td, th { border: { top: { width: 0; } } } } &-side-0 { td, th { border: { left: { width: 0; } right: { width: 0; } } } } } }
Version data entries
40 entries across 40 versions & 1 rubygems