aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Dark/freshrss.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Dark/freshrss.css')
-rw-r--r--p/themes/Dark/freshrss.css7
1 files changed, 3 insertions, 4 deletions
diff --git a/p/themes/Dark/freshrss.css b/p/themes/Dark/freshrss.css
index d7da91bb8..cd51b1a06 100644
--- a/p/themes/Dark/freshrss.css
+++ b/p/themes/Dark/freshrss.css
@@ -88,10 +88,9 @@
.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"]{
+ border-color: #2f2f2f;
+ box-shadow: 0 0 10px 3px #2f2f2f inset;
}
.favicon {