From: Andrew Dolgov Date: Fri, 2 Dec 2005 16:38:36 +0000 (+0100) Subject: rework previous patch X-Git-Tag: 1.1~16 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=ea5c81028bd1e21d6aee38468e362bb38e3db919;p=tt-rss.git rework previous patch --- diff --git a/tt-rss.css b/tt-rss.css index 1835b293..20b589bf 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; -} +