r66618 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r66617‎ | r66618 | r66619 >
Date:19:45, 18 May 2010
Author:catrope
Status:deferred
Tags:
Comment:
1.16wmf4: MFT r66614
Modified paths:
  • /branches/wmf/1.16wmf4/includes/DefaultSettings.php (modified) (history)
  • /branches/wmf/1.16wmf4/skins/vector (modified) (history)
  • /branches/wmf/1.16wmf4/skins/vector/main-ltr.css (modified) (history)
  • /branches/wmf/1.16wmf4/skins/vector/main-rtl.css (modified) (history)

Diff [purge]

Index: branches/wmf/1.16wmf4/skins/vector/main-ltr.css
@@ -363,7 +363,7 @@
364364 padding: 0.25em;
365365 line-height: 1em;
366366 font-size: 0.8em;
367 - width: 9em;
 367+ width: 14em;
368368 background-color: transparent;
369369 }
370370 /* OVERRIDDEN BY COMPLIANT BROWSERS */
@@ -1138,4 +1138,4 @@
11391139 background-image:url(images/tab-break.png?1);
11401140 background-position:right bottom;
11411141 background-repeat:no-repeat;
1142 -}
\ No newline at end of file
 1142+}
Index: branches/wmf/1.16wmf4/skins/vector/main-rtl.css
@@ -363,7 +363,7 @@
364364 padding: 0.25em;
365365 line-height: 1em;
366366 font-size: 0.8em;
367 - width: 9em;
 367+ width: 14em;
368368 background-color: transparent;
369369 }
370370 /* OVERRIDDEN BY COMPLIANT BROWSERS */
@@ -1138,4 +1138,4 @@
11391139 background-image:url(images/tab-break.png?1);
11401140 background-position:left bottom;
11411141 background-repeat:no-repeat;
1142 -}
\ No newline at end of file
 1142+}
Property changes on: branches/wmf/1.16wmf4/skins/vector
___________________________________________________________________
Name: svn:mergeinfo
11431143 - /branches/wmf-deployment/skins/vector:60970
/trunk/phase3/skins/vector:63545-63546,63549,63643,63764,63897-63901,64456,65015,65383,65387,65391,65555,65590-65591,65965,66151,66158
11441144 + /branches/wmf-deployment/skins/vector:60970
/trunk/phase3/skins/vector:63545-63546,63549,63643,63764,63897-63901,64456,65015,65383,65387,65391,65555,65590-65591,65965,66151,66158,66614
Index: branches/wmf/1.16wmf4/includes/DefaultSettings.php
@@ -1687,7 +1687,7 @@
16881688 * to ensure that client-side caches do not keep obsolete copies of global
16891689 * styles.
16901690 */
1691 -$wgStyleVersion = '278';
 1691+$wgStyleVersion = '281';
16921692
16931693
16941694 # Server-side caching:
Property changes on: branches/wmf/1.16wmf4/includes/DefaultSettings.php
___________________________________________________________________
Name: svn:mergeinfo
16951695 - /branches/REL1_15/phase3/includes/DefaultSettings.php:51646
/branches/sqlite/includes/DefaultSettings.php:58211-58321
/branches/wmf-deployment/includes/DefaultSettings.php:53381,60970
/trunk/phase3/includes/DefaultSettings.php:63549,63764,63897-63901,64692,64851,64856,64876,64892,64918,64948,65387,65391,65555,65590,65965,66151,66158
16961696 + /branches/REL1_15/phase3/includes/DefaultSettings.php:51646
/branches/sqlite/includes/DefaultSettings.php:58211-58321
/branches/wmf-deployment/includes/DefaultSettings.php:53381,60970
/trunk/phase3/includes/DefaultSettings.php:63549,63764,63897-63901,64692,64851,64856,64876,64892,64918,64948,65387,65391,65555,65590,65965,66151,66158,66614

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r66614Widen SimpleSearch search box in Vector from 9em to 14emcatrope16:58, 18 May 2010

Status & tagging log