]> gitweb.factorcode.org Git - factor.git/commitdiff
help.html: remove tr:hover background-color
authorJohn Benediktsson <mrjbq7@gmail.com>
Mon, 10 Jan 2022 23:59:25 +0000 (15:59 -0800)
committerJohn Benediktsson <mrjbq7@gmail.com>
Mon, 10 Jan 2022 23:59:25 +0000 (15:59 -0800)
basis/help/html/stylesheet.css

index 0bc89019b0e3f60ec3266f834c48e216e5f33cbf..7a5ffff5ee91b8653ec2abaede5d64d26445fe75 100644 (file)
@@ -36,10 +36,6 @@ table {
     margin-bottom: 5px;
 }
 
-tr:hover {
-    background-color: #f5f5f5;
-}
-
 .navbar {
     margin: 0;
     padding: 15px;