r68749 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68748‎ | r68749 | r68750 >
Date:22:05, 29 June 2010
Author:catrope
Status:deferred
Tags:
Comment:
1.16wmf4: MFT r68748
Modified paths:
  • /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
@@ -372,10 +372,10 @@
373373 }
374374 /* OVERRIDDEN BY COMPLIANT BROWSERS */
375375 #simpleSearch button#searchButton {
376 - margin: 0;
377376 padding: 0;
378 - width: 1.75em;
379 - height: 16px;
 377+ margin: 5px 5px 0 5px;
 378+ height: 13px;
 379+ width: 12px;
380380 border: none;
381381 cursor: pointer;
382382 background-color: transparent;
@@ -383,10 +383,6 @@
384384 background-position: center center;
385385 background-repeat: no-repeat;
386386 }
387 - /* IGNORED BY IE6 */
388 - #simpleSearch > button#searchButton {
389 - height: 100%;
390 - }
391387 .suggestions-special .special-label {
392388 font-size: 0.8em;
393389 color: gray;
Index: branches/wmf/1.16wmf4/skins/vector/main-rtl.css
@@ -372,10 +372,10 @@
373373 }
374374 /* OVERRIDDEN BY COMPLIANT BROWSERS */
375375 #simpleSearch button#searchButton {
376 - margin: 0;
377376 padding: 0;
378 - width: 1.75em;
379 - height: 16px;
 377+ margin: 5px 5px 0 5px;
 378+ height: 13px;
 379+ width: 12px;
380380 border: none;
381381 cursor: pointer;
382382 background-color: transparent;
@@ -383,10 +383,6 @@
384384 background-position: center center;
385385 background-repeat: no-repeat;
386386 }
387 - /* IGNORED BY IE6 */
388 - #simpleSearch > button#searchButton {
389 - height: 100%;
390 - }
391387 .suggestions-special .special-label {
392388 font-size: 0.8em;
393389 color: gray;
Property changes on: branches/wmf/1.16wmf4/skins/vector
___________________________________________________________________
Name: svn:mergeinfo
394390 - /branches/wmf-deployment/skins/vector:60970
/trunk/phase3/skins/vector:63545-63546,63549,63643,63764,63897-63901,64456,65015,65380,65383,65387,65391,65555,65590-65591,65965,66151,66158,66614,67537,67544,67576,67631,67640,67703,67871,68079,68105,68108-68109,68177,68677
395391 + /branches/wmf-deployment/skins/vector:60970
/trunk/phase3/skins/vector:63545-63546,63549,63643,63764,63897-63901,64456,65015,65380,65383,65387,65391,65555,65590-65591,65965,66151,66158,66614,67537,67544,67576,67631,67640,67703,67871,68079,68105,68108-68109,68177,68677,68748

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r68748SimpleSearch - fixing positioning problems with the buttonadam22:02, 29 June 2010

Status & tagging log