Index: branches/wmf/1.16wmf4/skins/vector/main-ltr.css |
— | — | @@ -363,7 +363,7 @@ |
364 | 364 | padding: 0.25em; |
365 | 365 | line-height: 1em; |
366 | 366 | font-size: 0.8em; |
367 | | - width: 9em; |
| 367 | + width: 14em; |
368 | 368 | background-color: transparent; |
369 | 369 | } |
370 | 370 | /* OVERRIDDEN BY COMPLIANT BROWSERS */ |
— | — | @@ -1138,4 +1138,4 @@ |
1139 | 1139 | background-image:url(images/tab-break.png?1); |
1140 | 1140 | background-position:right bottom; |
1141 | 1141 | 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 @@ |
364 | 364 | padding: 0.25em; |
365 | 365 | line-height: 1em; |
366 | 366 | font-size: 0.8em; |
367 | | - width: 9em; |
| 367 | + width: 14em; |
368 | 368 | background-color: transparent; |
369 | 369 | } |
370 | 370 | /* OVERRIDDEN BY COMPLIANT BROWSERS */ |
— | — | @@ -1138,4 +1138,4 @@ |
1139 | 1139 | background-image:url(images/tab-break.png?1); |
1140 | 1140 | background-position:left bottom; |
1141 | 1141 | background-repeat:no-repeat; |
1142 | | -} |
\ No newline at end of file |
| 1142 | +} |
Property changes on: branches/wmf/1.16wmf4/skins/vector |
___________________________________________________________________ |
Name: svn:mergeinfo |
1143 | 1143 | - /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 |
1144 | 1144 | + /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 @@ |
1688 | 1688 | * to ensure that client-side caches do not keep obsolete copies of global |
1689 | 1689 | * styles. |
1690 | 1690 | */ |
1691 | | -$wgStyleVersion = '278'; |
| 1691 | +$wgStyleVersion = '281'; |
1692 | 1692 | |
1693 | 1693 | |
1694 | 1694 | # Server-side caching: |
Property changes on: branches/wmf/1.16wmf4/includes/DefaultSettings.php |
___________________________________________________________________ |
Name: svn:mergeinfo |
1695 | 1695 | - /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 |
1696 | 1696 | + /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 |