Sha256: 389bf786207019c1f7fde75ef778cb02d712180ad12499bef36e7296a0d2af47
Contents?: true
Size: 1.56 KB
Versions: 2
Compression:
Stored size: 1.56 KB
Contents
.theme { color: #ccc; background-color: #aaa; } .extra > .dark-borders { border-color: #444444; } .extra > .light-borders { border-color: #888; } body, div > p a, h2 a > span:first-child { font-family: sans-serif; } .root > a { color: blue; display: none; } .root > a:hover, a:focus { color: orange; } .root > .first { color: green; } .root > .first > .second > .third { background-color: blue; font-size: 8px; color: red; border-color: red; } .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; } #operations { font: 12px/16px; width: 110px; font-size: 66; color: #eeeeee; colorb: #333333; colorc: #777777; } #operations > div { width: 80px; } td, tr, table { border-width: 88px; } blockquote:before, blockquote:after, q:before, q:after { content: ''; } a:link, a:hover { color: brown; } div > a, a span { color: grey; } ul li:first-child { border-top: none; } ul li:first-child, ul li:last-child { background-color: #333; } .p:first-letter { color: red; } h5:focus { outline: 0; content: '*}#f~ '; } q:lang(no) { quotes: '~' '~'; } blockquote:before { color: red; } div { color: purple; } .duplicate { width: 11px; color: blue; } .loading { background: 'http://'; } input[type='text'] { background-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
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
xdissent-less-0.8.12 | spec/spec.css |
less-0.8.13 | spec/spec.css |