https://www.mediawiki.org/wiki/Special:Code/MediaWiki/112584

Revision: 112584
Author:   jdlrobson
Date:     2012-02-28 10:44:43 +0000 (Tue, 28 Feb 2012)
Log Message:
-----------
remove definitions that live in common.css

Modified Paths:
--------------
    trunk/extensions/MobileFrontend/stylesheets/android.css
    trunk/extensions/MobileFrontend/stylesheets/blackberry.css
    trunk/extensions/MobileFrontend/stylesheets/default.css
    trunk/extensions/MobileFrontend/stylesheets/iphone.css
    trunk/extensions/MobileFrontend/stylesheets/iphone2.css
    trunk/extensions/MobileFrontend/stylesheets/nokia.css
    trunk/extensions/MobileFrontend/stylesheets/palm_pre.css
    trunk/extensions/MobileFrontend/stylesheets/psp.css

Modified: trunk/extensions/MobileFrontend/stylesheets/android.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/android.css     2012-02-28 
10:36:17 UTC (rev 112583)
+++ trunk/extensions/MobileFrontend/stylesheets/android.css     2012-02-28 
10:44:43 UTC (rev 112584)
@@ -1,10 +1,3 @@
-#searchbox #goButton {
-       border: 0;
-       background: url(images/s.gif) no-repeat top left;
-       background-size: 27px 25px;
-       height: 25px;
-       width: 27px;
-}
 @media screen and (-webkit-device-pixel-ratio: 1.5) {
        #searchbox #goButton {
                background-image: url(images/s-hdpi.png) !important;

Modified: trunk/extensions/MobileFrontend/stylesheets/blackberry.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/blackberry.css  2012-02-28 
10:36:17 UTC (rev 112583)
+++ trunk/extensions/MobileFrontend/stylesheets/blackberry.css  2012-02-28 
10:44:43 UTC (rev 112584)
@@ -2,13 +2,6 @@
        test: 1;
 }
 
-#searchbox #goButton {
-       border: 0;
-       background: url(images/s.gif) no-repeat top left;
-       height: 25px;
-       width: 27px;
-}
-
 #clearButton {
        display: none;
 }

Modified: trunk/extensions/MobileFrontend/stylesheets/default.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/default.css     2012-02-28 
10:36:17 UTC (rev 112583)
+++ trunk/extensions/MobileFrontend/stylesheets/default.css     2012-02-28 
10:44:43 UTC (rev 112584)
@@ -1,7 +0,0 @@
-#searchbox #goButton {
-       border: 0;
-       background: url(images/s.gif) no-repeat top left;
-       background-size: 27px 25px;
-       height: 25px;
-       width: 27px;
-}

Modified: trunk/extensions/MobileFrontend/stylesheets/iphone.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/iphone.css      2012-02-28 
10:36:17 UTC (rev 112583)
+++ trunk/extensions/MobileFrontend/stylesheets/iphone.css      2012-02-28 
10:44:43 UTC (rev 112584)
@@ -25,13 +25,6 @@
        -moz-border-radius: 2px;
 }
 
-#searchbox #goButton {
-       border: 0;
-       background: url(images/s.gif) no-repeat top left;
-       height: 25px;
-       width: 27px;
-}
-
 #searchbox #searchField {
        height: 27px;
        font-size: 16px;

Modified: trunk/extensions/MobileFrontend/stylesheets/iphone2.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/iphone2.css     2012-02-28 
10:36:17 UTC (rev 112583)
+++ trunk/extensions/MobileFrontend/stylesheets/iphone2.css     2012-02-28 
10:44:43 UTC (rev 112584)
@@ -1,10 +1,3 @@
-#searchbox #goButton {
-       border: 0;
-       background: url(images/s.gif) no-repeat top left;
-       height: 25px;
-       width: 27px;
-}
-
 .mwm-notice {
        padding: 5px;
        background: #dddddd;

Modified: trunk/extensions/MobileFrontend/stylesheets/nokia.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/nokia.css       2012-02-28 
10:36:17 UTC (rev 112583)
+++ trunk/extensions/MobileFrontend/stylesheets/nokia.css       2012-02-28 
10:44:43 UTC (rev 112584)
@@ -1,10 +1,3 @@
-#searchbox #goButton {
-       border: 0;
-       background: url(images/s.gif) no-repeat top left;
-       height: 25px;
-       width: 27px;
-}
-
 body {
        font-size: 1.8em;
 }

Modified: trunk/extensions/MobileFrontend/stylesheets/palm_pre.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/palm_pre.css    2012-02-28 
10:36:17 UTC (rev 112583)
+++ trunk/extensions/MobileFrontend/stylesheets/palm_pre.css    2012-02-28 
10:44:43 UTC (rev 112584)
@@ -1,10 +1,3 @@
-#searchbox #goButton {
-       border: 0;
-       background: url(images/s.gif) no-repeat top left;
-       height: 25px;
-       width: 27px;
-}
-
 #searchbox {
        height: 25px;
 }

Modified: trunk/extensions/MobileFrontend/stylesheets/psp.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/psp.css 2012-02-28 10:36:17 UTC 
(rev 112583)
+++ trunk/extensions/MobileFrontend/stylesheets/psp.css 2012-02-28 10:44:43 UTC 
(rev 112584)
@@ -1,10 +1,3 @@
-#searchbox #goButton {
-       border: 0;
-       background: url(images/s.gif) no-repeat top left;
-       height: 25px;
-       width: 27px;
-}
-
 #header, #footer, #content_wrapper {
        margin: 0 2px;
 }


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to