Sha256: a5a22d3d016793bb60d55bb883b66e1326ecf70082310cdd7c768804532832f5
Contents?: true
Size: 1.73 KB
Versions: 2
Compression:
Stored size: 1.73 KB
Contents
html { background:#efefef; font-family:Arial, Verdana, sans-serif; font-size:13px; } body { padding:0; margin:0; } .header { background:#000; padding:8px 5% 0 5%; border-bottom:1px solid #444;border-bottom:5px solid #0080FF;} .header h1 { color:#333; font-size:90%; font-weight:bold; margin-bottom:6px;} .header ul li { display:inline;} .header ul li a { color:#fff; text-decoration:none; margin-right:10px; display:inline-block; padding:8px; -webkit-border-top-right-radius:6px; -webkit-border-top-left-radius:6px; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; } .header ul li a:hover { background:#333;} .header ul li.current a { background:#0080FF; font-weight:bold; color:#fff;} #main { padding:10px 5%; background:#fff; overflow:hidden; } #main .logo { float:right; margin:10px;} #main span.hl { background:#efefef; padding:2px;} #main h1 { margin:10px 0; font-size:190%; font-weight:bold; color:#0080FF;} #main h2 { margin:10px 0; font-size:130%;} #main table { width:100%; margin:10px 0;} #main table tr td, #main table tr th { border:1px solid #ccc; padding:6px;} #main table tr th { background:#efefef; color:#888; font-size:80%; font-weight:bold;} #main table tr td.no-data { text-align:center; padding:40px 0; color:#999; font-style:italic; font-size:130%;} #main a { color:#111;} #main p { margin:5px 0;} #main p.intro { margin-bottom:15px; font-size:85%; color:#999; margin-top:0; line-height:1.3;} #main h1.wi { margin-bottom:5px;} #main p.sub { font-size:95%; color:#999;} #main table.queues { width:40%;} #main table .totals td{ background:#eee; font-weight:bold; } #footer { padding:10px 5%; background:#efefef; color:#999; font-size:85%; line-height:1.5; border-top:5px solid #ccc; padding-top:10px;} #footer p a { color:#999;}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
split-0.1.1 | lib/split/dashboard/public/style.css |
split-0.1.0 | lib/split/dashboard/public/style.css |