Sha256: 10d908ff154866efc8ea210fbb000a85c71ccd93e8125efc7d4cec3a1d9c2ccb
Contents?: true
Size: 350 Bytes
Versions: 3
Compression:
Stored size: 350 Bytes
Contents
body { padding: 10px; } #file-list { max-height: 500px; overflow-x: auto; } #songs { max-height: 700px; overflow: scroll; } song-component { font-family: "Courier New", Courier, monospace; display: inline-block; } chord { color: darkred; } a[ng-click] { cursor: pointer; } @media only print { .panel { border: none; } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
songbooks-0.1.2 | public/stylesheets/application.css |
songbooks-0.1.1 | public/stylesheets/application.css |
songbooks-0.1.0 | public/stylesheets/application.css |