browser: fix link and hover styling
[sheet.git] / base.css
index 6126193ae95900a3ad0ecbc88934af5c64c8e704..d0905bc3f55177d00b59340dee4d19e1245a84a3 100644 (file)
--- a/base.css
+++ b/base.css
@@ -556,6 +556,9 @@ ul.legend-set li {
 
 /* page-specific */
 
+#browser td > a {
+       text-decoration: none;
+}
 #browser .aside {
        font-size: 80%;
        overflow: hidden;