summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 54a9a56..17d92e8 100644
--- a/style.css
+++ b/style.css
@@ -38,7 +38,7 @@ table td {
padding: 0 0.4em;
}
-#log tr:hover td, #files tr:hover td {
+#index tr:hover td, #log tr:hover td, #files tr:hover td {
background-color: #eee;
}