summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-08-11 17:58:57 +0100
committerAndrew Dolgov <[email protected]>2007-08-11 17:58:57 +0100
commit34a01a20786349e8fbdbae3d089e29b400172700 (patch)
tree11eb30293264602b85b7f7491bbd8a76b6501faa /tt-rss.css
parentb1085d24f39f7f77cb817e24dc869bfb81b92db2 (diff)
slide browse feed details
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 36ae4b1a6..337e3fb9e 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1035,6 +1035,10 @@ ul.userFeedList {
-moz-border-radius : 5px;
} */
+/*#browseBigFeedList li {
+ padding :0px;
+}*/
+
ul.labelTestResults {
height : 100px;
overflow : auto;
@@ -1086,7 +1090,6 @@ input.feedBrowseCB {
div.browserDetails {
margin : 5px 5px 5px 5px;
- display : none;
padding : 5px;
}