summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
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 5878a0972..d3e0fee79 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -923,6 +923,12 @@ ul.userFeedList {
list-style-type : none;
}
+/* #browseBigFeedList li.oddSelected {
+ border : 1px solid #d0d0f6;
+ background-color : #eaeaff;
+ -moz-border-radius : 5px;
+} */
+
ul.browseFeedList {
height : 300px;
overflow : auto;