summaryrefslogtreecommitdiffstats
path: root/apps/files
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files')
-rw-r--r--apps/files/css/files.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/css/files.css b/apps/files/css/files.css
index 3eec7ba9054..9163f860cb3 100644
--- a/apps/files/css/files.css
+++ b/apps/files/css/files.css
@@ -205,6 +205,9 @@ table.multiselect thead {
left: 250px; /* sidebar */
}
+table thead th {
+ background-color: #fff;
+}
table.multiselect thead th {
background-color: rgba(220,220,220,.8);
color: #000;