summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-11-15 16:23:42 +0300
committerAndrew Dolgov <[email protected]>2010-11-15 16:52:56 +0300
commit13e785e069cdb2670f6c2dd0a1fa3ba8864a57ad (patch)
treecdf5547d2c5901b51bc00521c8dd9b54d701a1bc /tt-rss.css
parent6e4f4ce14bb2ce14fbc73cb8b0fe82f3aa059f24 (diff)
initial implementation of feedlist based on dijit.Tree
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 5200301e4..aedec4ffa 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1803,3 +1803,9 @@ div.fatalError textarea {
#content-insert {
padding : 0px;
}
+
+.dijitTreeLabel.Unread {
+ font-weight : bold;
+}
+
+