r60678 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r60677‎ | r60678 | r60679 >
Date:18:44, 5 January 2010
Author:tparscal
Status:ok
Tags:
Comment:
Switched to a silver non-directional portal-break.png image, which orphans portal-break-ltr.png and portal-break-rtl.png. We will keep those images around for a while, but probably remove them soon.
Modified paths:
  • /trunk/phase3/skins/vector/images/portal-break.png (added) (history)
  • /trunk/phase3/skins/vector/main-ltr.css (modified) (history)
  • /trunk/phase3/skins/vector/main-rtl.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/vector/images/portal-break.png
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/phase3/skins/vector/images/portal-break.png
___________________________________________________________________
Name: svn:mime-type
11 + application/octet-stream
Index: trunk/phase3/skins/vector/main-ltr.css
@@ -408,7 +408,7 @@
409409 margin: 0;
410410 padding-top: 0.5em;
411411 margin-left: 1.25em;
412 - background-image: url(images/portal-break-ltr.png);
 412+ background-image: url(images/portal-break.png);
413413 background-repeat: no-repeat;
414414 background-position: top left;
415415 }
Index: trunk/phase3/skins/vector/main-rtl.css
@@ -408,7 +408,7 @@
409409 margin: 0;
410410 padding-top: 0.5em;
411411 margin-right: 1.25em;
412 - background-image: url(images/portal-break-rtl.png);
 412+ background-image: url(images/portal-break.png);
413413 background-repeat: no-repeat;
414414 background-position: top right;
415415 }

Status & tagging log