summaryrefslogtreecommitdiff
path: root/css/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/tt-rss.css')
-rw-r--r--css/tt-rss.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/css/tt-rss.css b/css/tt-rss.css
index 67e8aca7e..676e7ba3e 100644
--- a/css/tt-rss.css
+++ b/css/tt-rss.css
@@ -1053,6 +1053,12 @@ div.enclosure_title {
body#ttrssMain #headlines-frame .dijitCheckBox {
border-width : 0px;
+ opacity : 0.5;
+}
+
+body#ttrssMain #headlines-frame .dijitCheckBoxHover,
+body#ttrssMain #headlines-frame .dijitCheckBoxChecked {
+ opacity : 1;
}
body#ttrssMain #feedTree .dijitTreeRow img.dijitTreeExpandoLeaf {