Matmarex has uploaded a new change for review.

Change subject: (bug 35923) tweaks to mediawiki.action.history.diff.css
......................................................................

(bug 35923) tweaks to mediawiki.action.history.diff.css

This is a followup from bug 11374. This patch has some fixes and final
tweaks for the code currently in trunk.

* Reorganized the CSS to specificallity.
* Changed table width to 100%, and added zero margin for table, so no
  horizontal scrollbars.
* Changed horizontal padding in table.diff td from 0.66em to 0.5em, making
  max use of expensive horizontal real estate.
* Override default vertical 0.33em padding in td.diff-marker with 0.25em
  to compensate for increased fontsize of the marker (+ and -), which caused
  unwanted padding at the bottom in one-line diff rules.
* Changed the background for td.diff-context to #f9f9f9, which is the same
  as the background for wikitables. (BTW, the default background for Vector
  is #f6f6f6, not the current #f3f3f3 as stated on wikitech-l).

Change-Id: Ic9da00bc13ad8c322c19648c7d3ac8abec2eaa07
---
M resources/mediawiki.action/mediawiki.action.history.diff.css
1 file changed, 40 insertions(+), 45 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/43/25743/1
--
To view, visit https://gerrit.wikimedia.org/r/25743
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic9da00bc13ad8c322c19648c7d3ac8abec2eaa07
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Matmarex <[email protected]>
Gerrit-Reviewer: Edokter <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to