X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/4af2c4c329f1a501831734ce6e7e867bf1d26b9d..45151087c5eb4029a380ac5fd0bb9a677be329c5:/darklite.css diff --git a/darklite.css b/darklite.css index 4c33f0a..1c13bf3 100644 --- a/darklite.css +++ b/darklite.css @@ -19,20 +19,20 @@ th, td { opacity: 0.4; } -td.X {background: #000} /* unidentified */ -td.Xr {background: #111} /* reverse */ -td.Co {background: #181111} /* private */ +.X {background: #000} /* unidentified */ +.Xr {background: #111} /* reverse */ +.Co {background: #181111} /* private */ -.mo, td.c-as, td.l0 {background: #200} -.co, td.c-af, td.l4 {background: #1C1C00} -.cp, td.c-eu, td.l2 {background: #221400} -.pm, td.c-na, td.l5 {background: #002200} -.po {} -.ci, td.c-sa {background: #001A1A} -.mi {} -.mv, td.c-oc {background: #012} -.me, td.c-aa {background: #102} -.no {} - td.ex {background: #181818} -td.u-invalid {background: #222} +.mo, .c-as, .l0 {background: #200} +.co, .c-af, .l4 {background: #1C1C00} +.cp, .c-eu, .l2 {background: #221400} +.pm, .c-na, .l5 {background: #002200} +.po {} +.ci, .c-sa {background: #001A1A} +.mi {} +.mv, .c-oc {background: #012} +.me, .c-aa {background: #102} +.no {} +.ex {background: #181818} +.u-invalid {background: #222}