summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-11-27 11:56:53 +0100
committerAndrew Dolgov <[email protected]>2005-11-27 11:56:53 +0100
commit01c9c74ab7a1a961d38dfe8201fcb0b17d795ae8 (patch)
tree9260eb79bb2f2e7f57788679007034a2f286beea /tt-rss.css
parent76332f3c90a276f8ffb20a5f55d573542c85700f (diff)
label help uses infoboxes, real help system
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index f6f3ae6c5..d7c905734 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -534,6 +534,7 @@ pre {
border : 1px solid #c0c0c0;
padding : 5px;
background : #f0f0f0;
+ margin : 5px 10px 5px 10px;
}
input.extSearch {