X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/ac7577b643b82957617457970fba5299caa93317..ce28a2bfea95452b19fd271e1a20d7aad1511211:/base.css diff --git a/base.css b/base.css index d05e452..c4c36d4 100644 --- a/base.css +++ b/base.css @@ -397,6 +397,7 @@ table.dimap { .Xa:hover {outline: 1px solid #0F0} /* ascii */ .Xl:hover {outline: 1px solid #0C0} /* latin1 */ .Xz:hover {outline: 1px solid #F00} /* proposed */ +.l0:hover {background: #888} .l1:hover {background: #F88} .l2:hover {background: #FC8} .l3:hover {background: #FF8} @@ -558,6 +559,10 @@ ul.legend-set li { #browser td > a { text-decoration: none; } +#browser td > a:active, +#browser td > a:hover { + text-decoration: underline; +} #browser tr .aside { font-size: 80%; overflow: hidden;