aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Origine-compact
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Origine-compact')
-rw-r--r--p/themes/Origine-compact/origine-compact.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/p/themes/Origine-compact/origine-compact.css b/p/themes/Origine-compact/origine-compact.css
index af8e66d17..9ce0b5da0 100644
--- a/p/themes/Origine-compact/origine-compact.css
+++ b/p/themes/Origine-compact/origine-compact.css
@@ -837,10 +837,13 @@ a.btn,
}
.flux.favorite {
- background: #fff6da;
border-left: 2px solid #ffc300;
}
+.flux.favorite:not(.current) {
+ background: #fff6da;
+}
+
.flux.favorite:not(.current):hover .item.title {
background: #fff6da;
}