1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-09 11:39:16 +00:00

night.css: fix active tab hover color

This commit is contained in:
Andrew Dolgov
2018-12-07 10:46:45 +03:00
parent 4fdcc923f0
commit 83591214ae
6 changed files with 24 additions and 13 deletions

View File

@@ -72,7 +72,7 @@
}
.labelParam {
float: right;
margin-right: 1em;
margin-right: 16px;
}
.labelParam.filterDisabled,
@@ -81,9 +81,7 @@
}
.feedParam {
color: @default-text;
float: right;
margin-right: 1em;
}
.filterRules {