X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/c45cd5353d1f23fc7af98fd5eb57e2e9b72b21a5..30aead0ab08ff78d7814a17fca4ec3b575b52450:/base.css diff --git a/base.css b/base.css index 185fdac..e2f9bac 100644 --- a/base.css +++ b/base.css @@ -193,7 +193,7 @@ dl.legend dt, table { border-collapse: collapse; } -table th, table td { +th, td { border-color: #778; border: 1px solid #888; background: #DDD; @@ -458,7 +458,7 @@ table.dimap { .c-as, .mo, .g6 {background: #FCC} /* red: mode */ -.c-aa, +.c-an, .mv, .g7 {background: #ECE} /* purple: visual (g6+) */ .c-oc, @@ -484,7 +484,7 @@ table.dimap { .c-as:hover, .mo a:hover, .mo[onclick]:hover, .g6 a:hover, .g6[onclick]:hover {background: #F88} -.c-aa:hover, +.c-an:hover, .mv a:hover, .mv[onclick]:hover, .g7 a:hover, .g7[onclick]:hover {background: #D9D} .c-oc:hover,