Sha256: 92d6469f1ed29afa6c602f4d3ca1f857498c23a84a54f4b0e046bf94a13cba73
Contents?: true
Size: 540 Bytes
Versions: 13
Compression:
Stored size: 540 Bytes
Contents
.table width: 100% thead border: bottom: 2px solid $dark th padding: 0.5rem text-align: left tbody td padding: 0.5rem &.striped tbody > tr:nth-of-type(odd) background: $light-blue-background // Still a bit hacky. Need to polish this more // This was done to contain the giant table in rbac's routes#index .large-table-container @include breakpoint(small) height: 300px @include breakpoint(medium) height: 500px @include breakpoint(large) height: 800px
Version data entries
13 entries across 13 versions & 1 rubygems