Sha256: 63ef9546a0d2c8375b586744439faf38bbbc52f1741aad61fb9b32d4ac868c85
Contents?: true
Size: 1.49 KB
Versions: 3
Compression:
Stored size: 1.49 KB
Contents
.theme { color: #ccc; background-color: #aaa; } .extra > .dark-borders { border-color: #444444; } .extra > .light-borders { border-color: #888; } .extra { } .borders { } .root > a { color: blue; display: none; } .root > a:hover, a:focus { color: orange; } .root > .first > .second > .third { background-color: blue; font-size: 8px; color: red; border-color: blue; } .root > .first > .second { } .root > .first { color: green; } .root { } .root:hover a { display: block; } body { font-size: 10px; font-family: 'Lucida Grande', 'Helvetica', Verdana, sans-serif; margin: -5px 0 5px 10px; border: solid 1px #000; text-shadow: #333 -1px 1px 2px; -moz-border-radius: 3px; color: #ccc; background-color: #aaa; border-color: #888; } .operations > div { width: 80px; } .operations { font: 12px/16px; width: 110px; border-width: 16px; font-size: 66; line-height: 7px; color: #eeeeee; colorb: #333333; colorc: #777777; } td, tr, table { border-width: 4px; } blockquote:before, blockquote:after, q:before, q:after { content: ''; } a:link, a:hover { color: brown; } ul li:first-child { border-top: none; } ul li:first-child, ul li:last-child { background-color: #333; } .p:first-letter { color: red; } :focus { outline: 0; content: '*}#f~ '; } q:lang(no) { quotes: '~' '~'; } blockquote:before { color: red; } div { color: purple; } .duplicate { width: 11px; color: blue; } .transparent_box { background-color: #FFF; filter: alpha(opacity=60); opacity: 0.6; } .space { color: purple; font-color: yellow; } .no-semi-column { color: orange; }
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
cloudhead-less-0.8.11 | spec/spec.css |
cloudhead-less-0.8.9 | spec/spec.css |
less-0.8.10 | spec/spec.css |