]> ruin.nu Git - ndwebbie.git/blobdiff - htdocs/stylesheets/black.css
Add hover effect for current row in tables
[ndwebbie.git] / htdocs / stylesheets / black.css
index aa8951f4ea0655a1b438a86082d0af69031ccd2a..a916dab649d8379812e88eaa711b7909d3c2e080 100644 (file)
@@ -59,6 +59,11 @@ tr.total {
        color: red;
 }
 
+tr:hover {
+       color: black;
+       background: #626262;
+}
+
 td.ingal{
        background: blue;
        color: black;