Sha256: 7036849709895948213e6080dff0501db861b984cb44d9ef9cd31024f3f48826
Contents?: true
Size: 491 Bytes
Versions: 16
Compression:
Stored size: 491 Bytes
Contents
@import "woople-theme/variables.css.less"; @import "woople-theme/colours.css.less"; .pagination { margin-top:0; .box-shadow(inset 0 1px 3px @insideShadowColour); ul { .box-shadow(0 0 0 transparent); .border-radius(0); } li:first-child a { border-radius:0; -webkit-border-radius:0; } li:last-child a { border-radius:0; -webkit-border-radius:0; } a { border:none; } a:hover, .active a { background-color:@highlightBackground; } }
Version data entries
16 entries across 16 versions & 1 rubygems