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/files.css')
-rw-r--r--apps/files/css/files.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/css/files.css b/apps/files/css/files.css
index 591c5f94c7f..a9d54a5638e 100644
--- a/apps/files/css/files.css
+++ b/apps/files/css/files.css
@@ -973,8 +973,7 @@ table.dragshadow td.size {
background-image: none;
}
.files-filestable .filename .favorite-mark .icon-starred {
- /* $dir is the app name, so we add this to the icon var to avoid conflicts between apps */
- background-image: var(--icon-star-dark-yellow);
+ background-image: var(--icon-starred-yellow) !important;
}
.files-filestable .filename .action .icon.hidden,