aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Flat/flat.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Flat/flat.css')
-rw-r--r--p/themes/Flat/flat.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/p/themes/Flat/flat.css b/p/themes/Flat/flat.css
index f7159b46f..0989321bf 100644
--- a/p/themes/Flat/flat.css
+++ b/p/themes/Flat/flat.css
@@ -803,10 +803,13 @@ a.btn {
}
.flux.favorite {
- background: #fff6da;
border-left-color: #ffc300;
}
+.flux.favorite:not(.current) {
+ background: #fff6da;
+}
+
.flux.favorite:not(.current):hover .item.title {
background: #fff6da;
}