Sha256: 2fbd578c155f72f31b7226a7378eb09ab9ece05ff34efe545dd403e25c28772a
Contents?: true
Size: 667 Bytes
Versions: 15
Compression:
Stored size: 667 Bytes
Contents
@import "woople-theme/variables.css.less"; @import "woople-theme/colours.css.less"; .action { display:inline-block; position:absolute; margin-left:-9px; margin-top:-4px; width:9px; padding-left:5px; padding-right:9px; line-height:10px; .border-radius(14px); .buttonBackground(lighten(@primary,5%), @primary); } .action-large { line-height:30px; .border-radius(30px); padding-left:13px; padding-right:18px; } .btn-group { .btn:last-child, .btn:first-child { .border-radius(0); } .btn-primary { .buttonBackground(lighten(@primary,5%), @primary); } .active { color:@secondaryTextColour; text-shadow:none; } }
Version data entries
15 entries across 15 versions & 1 rubygems