X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/5f95a5b54435b4bbd0ce280afa0c9a9bd309e609..800bf2e0f78452d2e2297aee41c5f62a9e2ef471:/base.css diff --git a/base.css b/base.css index d05e452..7e9168a 100644 --- a/base.css +++ b/base.css @@ -558,6 +558,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;