aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Origine
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Origine')
-rw-r--r--p/themes/Origine/origine.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/p/themes/Origine/origine.css b/p/themes/Origine/origine.css
index 7e826dd5f..4016ac5bd 100644
--- a/p/themes/Origine/origine.css
+++ b/p/themes/Origine/origine.css
@@ -794,10 +794,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;
}