summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-31 16:52:33 +0400
committerAndrew Dolgov <[email protected]>2013-03-31 16:52:33 +0400
commitda46d21e888f428fbd51b139d6807652da364838 (patch)
tree254cf3b846280343a428ec1644bd2101d3ecc0c1 /tt-rss.css
parent18ad09af0120fe19f9a0722b737978a4892fc474 (diff)
simplify filter overview
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index a93619070..e6c869ee5 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -840,6 +840,11 @@ div.fatalError textarea {
margin-right : 1em;
}
+.labelParam {
+ float : right;
+ margin-right : 1em;
+}
+
.dijitTreeLabel.Disabled, .labelParam.Disabled {
color : gray;
}