X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/410d94e7abdb832594a42792b34bd2bdad669dc8..0af5b7d566bf1744a6f31207f04cd5d47773e4ca:/dark.css diff --git a/dark.css b/dark.css index 3743680..a4dfa6b 100644 --- a/dark.css +++ b/dark.css @@ -74,42 +74,25 @@ th, td { /* general colorization */ .c-sa, -.ci, .g1 {background: #044} .c-na, -.pm, .g2 {background: #040} -.po, .g3 {background: #340} .c-af, -.co, .g4 {background: #440} .c-eu, -.cp, .g5 {background: #530} -.mi, .g6 {background: #520} .c-as, -.mo, .g7 {background: #500} .c-an, -.mv, .g8 {background: #503} .c-oc, -.me, .g9 {background: #205} .no {background: #222} .X:hover, .l:hover a, .l:hover a:visited, -.pm a:hover, .pm[onclick]:hover, -.po a:hover, .po[onclick]:hover, -.ci a:hover, .ci[onclick]:hover, -.co a:hover, .co[onclick]:hover, -.mi a:hover, .mi[onclick]:hover, -.mo a:hover, .mo[onclick]:hover, -.mv a:hover, .mv[onclick]:hover, -.me a:hover, .me[onclick]:hover, .g9 a:hover, .g9[onclick]:hover, .g8 a:hover, .g8[onclick]:hover, .g7 a:hover, .g7[onclick]:hover, @@ -117,8 +100,7 @@ th, td { .g5 a:hover, .g5[onclick]:hover, .g4 a:hover, .g4[onclick]:hover, .g3 a:hover, .g3[onclick]:hover, -.g2 a:hover, .g2[onclick]:hover, -.g1 a:hover, .g1[onclick]:hover { +.g2 a:hover, .g2[onclick]:hover { color: #000; /* on default (light) background hover */ } .legend .ex:hover {background: #666}