r101147 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r101146‎ | r101147 | r101148 >
Date:16:15, 28 October 2011
Author:danny_b
Status:reverted
Tags:
Comment:
* use outline instead of border to not change the dimensions of the element
Modified paths:
  • /trunk/phase3/resources/mediawiki.action/mediawiki.action.history.diff.css (modified) (history)

Diff [purge]

Index: trunk/phase3/resources/mediawiki.action/mediawiki.action.history.diff.css
@@ -40,8 +40,7 @@
4141 white-space: -moz-pre-wrap;
4242 white-space: pre-wrap;
4343 text-decoration: none;
44 - padding: 2px 1px;
45 - border: 1px solid gray;
 44+ outline: 1px dotted gray;
4645 }
4746
4847 td.diff-addedline .diffchange {

Follow-up revisions

RevisionCommit summaryAuthorDate
r112750[mediawiki.action.history.diff.css] Revert 1.19 style changes back to how it ...krinkle01:07, 1 March 2012
r112836Resolves bug #11374 and improves on r94429, r94461, r101147, r105280, r106884...tparscal21:27, 1 March 2012

Status & tagging log