summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-02 17:38:36 +0100
committerAndrew Dolgov <[email protected]>2005-12-02 17:38:36 +0100
commitea5c81028bd1e21d6aee38468e362bb38e3db919 (patch)
tree808536ec6e5513017cdfceb15ef55c6ef92d110b /tt-rss.css
parent13ce14e80bdcc5adcb1d1024cfde4042666e6fbc (diff)
rework previous patch
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css10
1 files changed, 6 insertions, 4 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 1835b2933..20b589bfc 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -537,11 +537,15 @@ div.helpResponse h2, div.infoBoxContents h2 {
font-size : 12pt;
}
-pre {
+/* pre {
border : 1px solid #c0c0c0;
padding : 5px;
background : #f0f0f0;
margin : 5px 10px 5px 10px;
+} */
+
+pre {
+ margin : 5px;
}
input.extSearch {
@@ -791,6 +795,4 @@ div.postHeader td.postDate {
display : none;
}
-div.postContent pre {
- border-width : 0px;
-}
+