Sha256: abbb7537e7b07b58a4b784406cc396493bb387469650e84d694218dcdae4f7b6
Contents?: true
Size: 426 Bytes
Versions: 3
Compression:
Stored size: 426 Bytes
Contents
/* Place all the styles related to the matching controller here. They will automatically be included in application.css. */ .row.page-admin { padding: 10px; &:hover { background: #f1f1f1; } } #tag_cloud { width: 400px; line-height: 1.6em; .s { font-size: 0.8em; } .m { font-size: 1.2em; } .l { font-size: 1.8em; } } .muted { color: lighten(#333, 50%); } .label { a, a:hover { color: #fff; } }
Version data entries
3 entries across 3 versions & 1 rubygems