summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-19 06:52:37 +0100
committerAndrew Dolgov <[email protected]>2006-05-19 06:52:37 +0100
commit21613c4a31b9c54ff69d5cd3ea4fb226835207b7 (patch)
tree5a1875ba38663bd0219bc94885c65ce269caa643 /tt-rss.css
parent0655a1d5967a167c9c016380d0149da37d255acc (diff)
old-skool theme compat fixes
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 7c2559fe1..3c93b7ff6 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1000,10 +1000,10 @@ ul.compact li {
div.browserFeedInfo {
font-size : x-small;
- border : 1px solid #88b0f0;
+/* border : 1px solid #88b0f0;
background-color : #ecf4ff;
- -moz-border-radius : 5px;
- padding : 10px;
+ -moz-border-radius : 5px; */
+ padding : 5px;
}
div.browserFeedInfo div.detailsPart {