X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/8f0e66e5f134e4e38c85d2fee40759ce38602838..9f9e6e987671629ba5a246c317d715e8d794b916:/circus.css diff --git a/circus.css b/circus.css index 9cf1bbc..8f2c85c 100644 --- a/circus.css +++ b/circus.css @@ -1,5 +1,5 @@ @import url(base.css); -@import url(terse.css) all and (max-width: 80em); +@import url(terse.css) all and (max-width: 79em); .l1 {background: #F77} .l1:hover a, .l1:hover a:visited, @@ -21,6 +21,8 @@ .ex { color: #D00} .legend .ex:hover { background: #000} +#browser tr:hover > td:first-of-type { background: #FFF } + .p:hover::after {color: #F00} .Co {background: #DBB} /* private */