https://www.mediawiki.org/wiki/Special:Code/MediaWiki/112897
Revision: 112897
Author: jdlrobson
Date: 2012-03-02 14:08:44 +0000 (Fri, 02 Mar 2012)
Log Message:
-----------
remove search box related styling for psp and simple
Modified Paths:
--------------
trunk/extensions/MobileFrontend/stylesheets/psp.css
trunk/extensions/MobileFrontend/stylesheets/simple.css
Modified: trunk/extensions/MobileFrontend/stylesheets/psp.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/psp.css 2012-03-02 14:00:18 UTC
(rev 112896)
+++ trunk/extensions/MobileFrontend/stylesheets/psp.css 2012-03-02 14:08:44 UTC
(rev 112897)
@@ -2,28 +2,6 @@
margin: 0 2px;
}
-#searchbox {
- border: 0px;
- padding: 2px;
- height: 26px;
-}
-
-#searchbox form, #searchbox button, #searchbox img, #searchbox input {
- display: inline;
-}
-
-#searchbox input#searchField {
- width: 60%;
-}
-
-#searchbox input#searchButton {
- margin-left: 2px;
-}
-
-#searchbox input#submitButton {
- display: none;
-}
-
/* TODO: review duplicate definition in operamini, psp, simple
Are they even necessary? could/should they be in common.css ?
*/
@@ -79,10 +57,6 @@
margin: 0;
}
-#searchField {
- font-size: 1.2em;
-}
-
span.idx {
display: none;
}
Modified: trunk/extensions/MobileFrontend/stylesheets/simple.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/simple.css 2012-03-02
14:00:18 UTC (rev 112896)
+++ trunk/extensions/MobileFrontend/stylesheets/simple.css 2012-03-02
14:08:44 UTC (rev 112897)
@@ -1,37 +1,7 @@
-#searchbox #goButton {
- border: 0;
- background: url(images/s.gif) no-repeat top left;
- height: 25px;
- width: 27px;
-}
-
-
#header, #footer, #content_wrapper {
margin: 0 2px;
}
-#searchbox {
- border: 0px;
- padding: 2px;
- height: 26px;
-}
-
-#searchbox form, #searchbox button, #searchbox img, #searchbox input {
- display: inline;
-}
-
-#searchbox input#searchField {
- width: 60%;
-}
-
-#searchbox input#searchButton {
- margin-left: 2px;
-}
-
-#searchbox input#submitButton {
- display: none;
-}
-
/* TODO: duplicate see psp.css */
.nav {
border: 0;
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs