Sha256: e538d71b4b6e93eedd973093fe6de59a68adca61680620f442b14fd266ebea55
Contents?: true
Size: 664 Bytes
Versions: 15
Compression:
Stored size: 664 Bytes
Contents
.toolbar { background-color: lighten($body_background_color, 5%); padding: 8px; margin: 0 0 10px; .col { margin: 0 8px 0; &:first-child { margin-left: 0; } &:last-child { margin-right: 0; } } .btn { border-radius: 0; height: 30px; line-height: 1.2; &.disabled { background-image: none; background-color: #aaa; } &.up, &.down { min-width: 35px; } &.up { font-size: 110%; line-height: 1; } &.down { font-size: 90%; line-height: 1.4; } } }
Version data entries
15 entries across 15 versions & 1 rubygems