aboutsummaryrefslogtreecommitdiffstats
path: root/files/css/files.css
diff options
context:
space:
mode:
Diffstat (limited to 'files/css/files.css')
-rw-r--r--files/css/files.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/files/css/files.css b/files/css/files.css
index 9e0361327db..a3d098b9116 100644
--- a/files/css/files.css
+++ b/files/css/files.css
@@ -76,6 +76,7 @@ table {
}
tbody tr:hover, tbody tr:active { background-color:#eee; }
+tbody tr.selected { background-color:#ccc; }
tbody a { color:#000; }
table td.filesize, table td.date