aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Dark/freshrss.css
diff options
context:
space:
mode:
authorGravatar Alexis Degrugillier <github@ainw.org> 2014-04-12 22:09:10 -0400
committerGravatar Alexis Degrugillier <github@ainw.org> 2014-04-12 22:09:10 -0400
commit135486f4ef89fee7eeaeec09e149948ddef1a4c8 (patch)
tree9ae26b4dbc040caad8ca7897e7c41486511273ce /p/themes/Dark/freshrss.css
parent3e665bcf9aefe40499b5d16e901d0c7427e367af (diff)
Change activate button layout
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 {