summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/files/css/files.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/css/files.css b/apps/files/css/files.css
index 2eb668f11ca..e3a6f8aa137 100644
--- a/apps/files/css/files.css
+++ b/apps/files/css/files.css
@@ -180,7 +180,7 @@ table th .columntitle.name {
}
/* hover effect on sortable column */
table th a.columntitle:hover {
- background-color: #F0F0F0;
+ color: #000;
}
table th .sort-indicator {
width: 10px;