From: Danny B Date: Fri, 28 Oct 2011 16:15:12 +0000 (+0000) Subject: * use outline instead of border to not change the dimensions of the element X-Git-Tag: 1.31.0-rc.0~26846 X-Git-Url: http://git.cyclocoop.org/data/%24oldEdit?a=commitdiff_plain;h=bf6a3570118aa5eba98021c4abdceed56d416a5d;p=lhc%2Fweb%2Fwiklou.git * use outline instead of border to not change the dimensions of the element --- diff --git a/resources/mediawiki.action/mediawiki.action.history.diff.css b/resources/mediawiki.action/mediawiki.action.history.diff.css index 2b99ad278a..2c8fdf7567 100644 --- a/resources/mediawiki.action/mediawiki.action.history.diff.css +++ b/resources/mediawiki.action/mediawiki.action.history.diff.css @@ -40,8 +40,7 @@ td.diff-context { white-space: -moz-pre-wrap; white-space: pre-wrap; text-decoration: none; - padding: 2px 1px; - border: 1px solid gray; + outline: 1px dotted gray; } td.diff-addedline .diffchange {