X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/d16b2e5239f51485e63e27b1b8700611377e0d9f..898d9259fa5d2de60a604b0c35ccb2773a0dce6f:/dark.css diff --git a/dark.css b/dark.css index 6f1feb4..2e05a3a 100644 --- a/dark.css +++ b/dark.css @@ -5,6 +5,10 @@ body { a, a:visited { color: #BBB; } +a:active, a:hover { + color: #44E; + text-decoration: none; +} dl.legend dt, ul.keys li { @@ -20,6 +24,7 @@ dl.legend-options dt {background: #333} .mo {background: #500} /* state */ .mv {background: #503} /* visual */ .me {background: #205} /* mode */ +.no {background: #222} /* unassigned */ .mi[onclick]:hover, .mo[onclick]:hover,