X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/ca8caa9227ad9151bd57ab7eccab2c8947ea55da..4be2c33c0aea256c4170f7cd77f526c812131366:/circus.css diff --git a/circus.css b/circus.css index afc5cb1..276aa45 100644 --- a/circus.css +++ b/circus.css @@ -21,7 +21,7 @@ .ex { color: #D00} .legend .ex:hover { background: #000} -#browser tr:hover > td:first-of-type { background: #FFF } +#browser .mapped tr:hover > td:first-of-type { background: #FFF } .p:hover::after {color: #F00} @@ -81,7 +81,7 @@ .g8 a:hover, .g8[onclick]:hover {background: #000; color: #99F} dl.legend dt.ext, -ul.keys li.ext { +.keys td.ext { border: 1px solid #F00; }