browser: search categories on uppercase form input
[sheet.git] / dark.css
index b528633a355f312e686cd3c84ebb25f7948c2b91..75530898a897c4545feab9312fd8941cebbc8f1a 100644 (file)
--- a/dark.css
+++ b/dark.css
@@ -8,6 +8,7 @@ body {
 a, a:visited {
        color: #BBB;
 }
+.l:hover a:active, .l:hover a:hover, /* prevent override */
 a:active, a:hover {
        color: #44E;
        text-decoration: none;
@@ -61,7 +62,7 @@ th, td {
 .l4 {background: #030} /* ascii */
 .l5 {background: #00331D} /* ascii */
 .l0 {background: #222}
-.ex {background: #222} /* disfavoured */
+.ex {     color: #777} /* disfavoured */
 .u-invalid {background: #333} /* impossible */
 
 .p4::after {color: #F44}
@@ -100,6 +101,7 @@ th, td {
 .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,