X-Git-Url: http://git.shiar.net/sheet.git/blobdiff_plain/0a81f332607bf5e9df383c064fec708810103816..410d94e7abdb832594a42792b34bd2bdad669dc8:/dark.css diff --git a/dark.css b/dark.css index 6c471ba..3743680 100644 --- a/dark.css +++ b/dark.css @@ -75,29 +75,29 @@ th, td { .c-sa, .ci, -.g0 {background: #044} +.g1 {background: #044} .c-na, .pm, -.g1 {background: #040} +.g2 {background: #040} .po, -.g2 {background: #340} +.g3 {background: #340} .c-af, .co, -.g3 {background: #440} +.g4 {background: #440} .c-eu, .cp, -.g4 {background: #530} +.g5 {background: #530} .mi, -.g5 {background: #520} +.g6 {background: #520} .c-as, .mo, -.g6 {background: #500} +.g7 {background: #500} .c-an, .mv, -.g7 {background: #503} +.g8 {background: #503} .c-oc, .me, -.g8 {background: #205} +.g9 {background: #205} .no {background: #222} .X:hover, @@ -110,6 +110,7 @@ th, td { .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, .g6 a:hover, .g6[onclick]:hover, @@ -117,8 +118,7 @@ th, td { .g4 a:hover, .g4[onclick]:hover, .g3 a:hover, .g3[onclick]:hover, .g2 a:hover, .g2[onclick]:hover, -.g1 a:hover, .g1[onclick]:hover, -.g0 a:hover, .g0[onclick]:hover { +.g1 a:hover, .g1[onclick]:hover { color: #000; /* on default (light) background hover */ } .legend .ex:hover {background: #666}