aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Flat
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/Flat
parent3e665bcf9aefe40499b5d16e901d0c7427e367af (diff)
Change activate button layout
Diffstat (limited to 'p/themes/Flat')
-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 {