X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/0c4ca53d0803c3d9db0a06b57f650e65c3327467..0f352cba4bd2bd1271275c60853c500a233eeef5:/red.css diff --git a/red.css b/red.css index 4d31bfb..eab9707 100644 --- a/red.css +++ b/red.css @@ -124,7 +124,7 @@ tbody, colgroup, th { .c-oc {background: #100; color: #8BC} .c-sa {background: #100; color: #DD6} .c-na {background: #300; color: #DD6} -.l1:hover, +.l:hover, .X:hover {background: #800; color: #FF0} /* code syntax */ @@ -137,3 +137,7 @@ tbody, colgroup, th { .sy-error { font-weight: bold; background-color: #A00; color: #EEE } .sy-todo { background-color: #400 } +#browser td > a:not(:hover):not(:active) { + color: inherit; +} +