Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/css')
-rw-r--r--apps/files/css/files.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/css/files.scss b/apps/files/css/files.scss
index 7a558d7c2ed..e0f07bd1cf6 100644
--- a/apps/files/css/files.scss
+++ b/apps/files/css/files.scss
@@ -293,7 +293,6 @@ table.multiselect thead {
table.multiselect thead th {
background-color: var(--color-main-background-translucent);
font-weight: bold;
- border-bottom: 0;
}
#app-content.with-app-sidebar table.multiselect thead{