https://www.mediawiki.org/wiki/Special:Code/MediaWiki/113611
Revision: 113611
Author: dantman
Date: 2012-03-12 05:24:54 +0000 (Mon, 12 Mar 2012)
Log Message:
-----------
Revert r113610, it appears it's impossible to fix vector in a sane way. If we
try to fix it without images then the white in the version with images that's
supposed to be there disappears. And that can't be fixed because that part of
vector uses a variable em height disabling the ability to fix the issue by
editing the uploaded image.
Modified Paths:
--------------
trunk/phase3/skins/vector/screen.css
Modified: trunk/phase3/skins/vector/screen.css
===================================================================
--- trunk/phase3/skins/vector/screen.css 2012-03-12 04:34:28 UTC (rev
113610)
+++ trunk/phase3/skins/vector/screen.css 2012-03-12 05:24:54 UTC (rev
113611)
@@ -40,6 +40,7 @@
/* Head */
#mw-page-base {
height: 5em;
+ background-color: white;
/* @embed */
background-image: url(images/page-fade.png);
background-position: bottom left;
@@ -155,7 +156,6 @@
display: block;
}
div.vectorTabs li.selected {
- background-color: white;
/* @embed */
background-image: url(images/tab-current-fade.png);
}
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs