aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Flat/freshrss.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Flat/freshrss.css')
-rw-r--r--p/themes/Flat/freshrss.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/p/themes/Flat/freshrss.css b/p/themes/Flat/freshrss.css
index f1737d23e..91da094be 100644
--- a/p/themes/Flat/freshrss.css
+++ b/p/themes/Flat/freshrss.css
@@ -87,10 +87,9 @@ body {
.nav_menu .search {
display:none;
}
- .nav_menu .btn[aria-checked="true"]:before{
- content: '✓';
- font-size: 2.5rem;
- position: absolute;
+ .nav_menu .btn[aria-checked="true"]{
+ background-color: #2980B9;
+ border-bottom-color: #3498DB;
}
.favicon {