summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-30 07:08:44 +0100
committerAndrew Dolgov <[email protected]>2005-12-30 07:08:44 +0100
commit0fefdaccf14e8ddb3b4e55bca3f57a2ba6e3f1fc (patch)
tree361fa4d95e0d0d2008c7519e025f9d9d4dead615 /tt-rss.css
parentc2b2aee071f19adb8f15b94695dae78e1dda52f0 (diff)
css proto look change for browser
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;