Sha256: 9a58a8bb0a32015838738792f9c1a0922dfabdf222499327d1d07a03192810d5
Contents?: true
Size: 643 Bytes
Versions: 1
Compression:
Stored size: 643 Bytes
Contents
// Based on Redmine from the redmine.css // begin #main-menu li margin: 0px 2px 0px 0px padding: 0px 0px 0px 0px white-space: nowrap a display: block color: white text-decoration: none font-weight: bold margin: 0 padding: 4px 10px 4px 10px &:hover background: $light_blue color: $white &.selected background: $white color: $gray &:hover background: $white color: $gray // end #main-menu position: absolute bottom: 0px ul +horizontal-list float: left li a +border-top-radius($border_radius)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bookyt-0.0.1 | app/assets/stylesheets/partials/layout/navigation/_main.sass |