http://www.mediawiki.org/wiki/Special:Code/MediaWiki/99662
Revision: 99662
Author: reedy
Date: 2011-10-13 00:06:12 +0000 (Thu, 13 Oct 2011)
Log Message:
-----------
Merge some internal duplication of properties by merging type rules
Modified Paths:
--------------
trunk/extensions/MobileFrontend/stylesheets/android.css
trunk/extensions/MobileFrontend/stylesheets/default.css
trunk/extensions/MobileFrontend/stylesheets/firefox.css
trunk/extensions/MobileFrontend/stylesheets/iphone.css
trunk/extensions/MobileFrontend/stylesheets/iphone2.css
trunk/extensions/MobileFrontend/stylesheets/nokia.css
trunk/extensions/MobileFrontend/stylesheets/operamini.css
trunk/extensions/MobileFrontend/stylesheets/palm_pre.css
trunk/extensions/MobileFrontend/stylesheets/psp.css
trunk/extensions/MobileFrontend/stylesheets/simple.css
trunk/extensions/MobileFrontend/stylesheets/webkit.css
trunk/extensions/MobileFrontend/stylesheets/webkit_old.css
Modified: trunk/extensions/MobileFrontend/stylesheets/android.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/android.css 2011-10-12
23:59:04 UTC (rev 99661)
+++ trunk/extensions/MobileFrontend/stylesheets/android.css 2011-10-13
00:06:12 UTC (rev 99662)
@@ -181,7 +181,7 @@
padding: 5px 0; }
#nav form, #nav button {
display: inline-block; }
- #nav button {
+ #nav #disableButtons button {
background: url(images/buttonbg.gif) no-repeat center;
border: 0;
height: 23px;
@@ -189,11 +189,6 @@
#disableButtons {
text-align: center; }
- #disableButtons button {
- background: url(images/buttonbg.gif) no-repeat center;
- border: 0;
- height: 23px;
- width: 83px; }
#disableButtons #backButton {
margin-top: 5em; }
Modified: trunk/extensions/MobileFrontend/stylesheets/default.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/default.css 2011-10-12
23:59:04 UTC (rev 99661)
+++ trunk/extensions/MobileFrontend/stylesheets/default.css 2011-10-13
00:06:12 UTC (rev 99662)
@@ -181,15 +181,10 @@
padding: 5px 0; }
#nav form, #nav button {
display: inline-block; }
- #nav button {
- background: url(images/buttonbg.gif) no-repeat center;
- border: 0;
- height: 23px;
- width: 83px; }
#disableButtons {
text-align: center; }
- #disableButtons button {
+ #disableButtons #nav button {
background: url(images/buttonbg.gif) no-repeat center;
border: 0;
height: 23px;
Modified: trunk/extensions/MobileFrontend/stylesheets/firefox.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/firefox.css 2011-10-12
23:59:04 UTC (rev 99661)
+++ trunk/extensions/MobileFrontend/stylesheets/firefox.css 2011-10-13
00:06:12 UTC (rev 99662)
@@ -181,7 +181,7 @@
padding: 5px 0; }
#nav form, #nav button {
display: inline-block; }
- #nav button {
+ #nav #disableButtons button {
background: url(images/buttonbg.gif) no-repeat center;
border: 0;
height: 23px;
@@ -189,11 +189,6 @@
#disableButtons {
text-align: center; }
- #disableButtons button {
- background: url(images/buttonbg.gif) no-repeat center;
- border: 0;
- height: 23px;
- width: 83px; }
#disableButtons #backButton {
margin-top: 5em; }
Modified: trunk/extensions/MobileFrontend/stylesheets/iphone.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/iphone.css 2011-10-12
23:59:04 UTC (rev 99661)
+++ trunk/extensions/MobileFrontend/stylesheets/iphone.css 2011-10-13
00:06:12 UTC (rev 99662)
@@ -182,7 +182,7 @@
padding: 5px 0; }
#nav form, #nav button {
display: inline-block; }
- #nav button {
+ #nav #disableButtons button {
background: url(images/buttonbg.gif) no-repeat center;
border: 0;
height: 23px;
@@ -190,11 +190,6 @@
#disableButtons {
text-align: center; }
- #disableButtons button {
- background: url(images/buttonbg.gif) no-repeat center;
- border: 0;
- height: 23px;
- width: 83px; }
#disableButtons #backButton {
margin-top: 5em; }
Modified: trunk/extensions/MobileFrontend/stylesheets/iphone2.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/iphone2.css 2011-10-12
23:59:04 UTC (rev 99661)
+++ trunk/extensions/MobileFrontend/stylesheets/iphone2.css 2011-10-13
00:06:12 UTC (rev 99662)
@@ -182,7 +182,7 @@
padding: 5px 0; }
#nav form, #nav button {
display: inline-block; }
- #nav button {
+ #nav #disableButtons button {
background: url(images/buttonbg.gif) no-repeat center;
border: 0;
height: 23px;
@@ -190,11 +190,6 @@
#disableButtons {
text-align: center; }
- #disableButtons button {
- background: url(images/buttonbg.gif) no-repeat center;
- border: 0;
- height: 23px;
- width: 83px; }
#disableButtons #backButton {
margin-top: 5em; }
Modified: trunk/extensions/MobileFrontend/stylesheets/nokia.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/nokia.css 2011-10-12
23:59:04 UTC (rev 99661)
+++ trunk/extensions/MobileFrontend/stylesheets/nokia.css 2011-10-13
00:06:12 UTC (rev 99662)
@@ -181,7 +181,7 @@
padding: 5px 0; }
#nav form, #nav button {
display: inline-block; }
- #nav button {
+ #nav #disableButtons button {
background: url(images/buttonbg.gif) no-repeat center;
border: 0;
height: 23px;
@@ -189,11 +189,6 @@
#disableButtons {
text-align: center; }
- #disableButtons button {
- background: url(images/buttonbg.gif) no-repeat center;
- border: 0;
- height: 23px;
- width: 83px; }
#disableButtons #backButton {
margin-top: 5em; }
Modified: trunk/extensions/MobileFrontend/stylesheets/operamini.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/operamini.css 2011-10-12
23:59:04 UTC (rev 99661)
+++ trunk/extensions/MobileFrontend/stylesheets/operamini.css 2011-10-13
00:06:12 UTC (rev 99662)
@@ -181,7 +181,7 @@
padding: 5px 0; }
#nav form, #nav button {
display: inline-block; }
- #nav button {
+ #nav #disableButtons button {
background: url(images/buttonbg.gif) no-repeat center;
border: 0;
height: 23px;
@@ -189,11 +189,6 @@
#disableButtons {
text-align: center; }
- #disableButtons button {
- background: url(images/buttonbg.gif) no-repeat center;
- border: 0;
- height: 23px;
- width: 83px; }
#disableButtons #backButton {
margin-top: 5em; }
Modified: trunk/extensions/MobileFrontend/stylesheets/palm_pre.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/palm_pre.css 2011-10-12
23:59:04 UTC (rev 99661)
+++ trunk/extensions/MobileFrontend/stylesheets/palm_pre.css 2011-10-13
00:06:12 UTC (rev 99662)
@@ -181,15 +181,9 @@
padding: 5px 0; }
#nav form, #nav button {
display: inline-block; }
- #nav button {
- background: url(images/buttonbg.gif) no-repeat center;
- border: 0;
- height: 23px;
- width: 83px; }
-
#disableButtons {
text-align: center; }
- #disableButtons button {
+ #disableButtons nav button {
background: url(images/buttonbg.gif) no-repeat center;
border: 0;
height: 23px;
Modified: trunk/extensions/MobileFrontend/stylesheets/psp.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/psp.css 2011-10-12 23:59:04 UTC
(rev 99661)
+++ trunk/extensions/MobileFrontend/stylesheets/psp.css 2011-10-13 00:06:12 UTC
(rev 99662)
@@ -181,7 +181,7 @@
padding: 5px 0; }
#nav form, #nav button {
display: inline-block; }
- #nav button {
+ #nav #disableButtons button {
background: url(images/buttonbg.gif) no-repeat center;
border: 0;
height: 23px;
@@ -189,11 +189,6 @@
#disableButtons {
text-align: center; }
- #disableButtons button {
- background: url(images/buttonbg.gif) no-repeat center;
- border: 0;
- height: 23px;
- width: 83px; }
#disableButtons #backButton {
margin-top: 5em; }
Modified: trunk/extensions/MobileFrontend/stylesheets/simple.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/simple.css 2011-10-12
23:59:04 UTC (rev 99661)
+++ trunk/extensions/MobileFrontend/stylesheets/simple.css 2011-10-13
00:06:12 UTC (rev 99662)
@@ -181,7 +181,7 @@
padding: 5px 0; }
#nav form, #nav button {
display: inline-block; }
- #nav button {
+ #nav #disableButtons button {
background: url(images/buttonbg.gif) no-repeat center;
border: 0;
height: 23px;
@@ -189,11 +189,6 @@
#disableButtons {
text-align: center; }
- #disableButtons button {
- background: url(images/buttonbg.gif) no-repeat center;
- border: 0;
- height: 23px;
- width: 83px; }
#disableButtons #backButton {
margin-top: 5em; }
Modified: trunk/extensions/MobileFrontend/stylesheets/webkit.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/webkit.css 2011-10-12
23:59:04 UTC (rev 99661)
+++ trunk/extensions/MobileFrontend/stylesheets/webkit.css 2011-10-13
00:06:12 UTC (rev 99662)
@@ -181,7 +181,7 @@
padding: 5px 0; }
#nav form, #nav button {
display: inline-block; }
- #nav button {
+ #nav #disableButtons button {
background: url(images/buttonbg.gif) no-repeat center;
border: 0;
height: 23px;
@@ -189,11 +189,6 @@
#disableButtons {
text-align: center; }
- #disableButtons button {
- background: url(images/buttonbg.gif) no-repeat center;
- border: 0;
- height: 23px;
- width: 83px; }
#disableButtons #backButton {
margin-top: 5em; }
Modified: trunk/extensions/MobileFrontend/stylesheets/webkit_old.css
===================================================================
--- trunk/extensions/MobileFrontend/stylesheets/webkit_old.css 2011-10-12
23:59:04 UTC (rev 99661)
+++ trunk/extensions/MobileFrontend/stylesheets/webkit_old.css 2011-10-13
00:06:12 UTC (rev 99662)
@@ -181,7 +181,7 @@
padding: 5px 0; }
#nav form, #nav button {
display: inline-block; }
- #nav button {
+ #nav #disableButtons button {
background: url(images/buttonbg.gif) no-repeat center;
border: 0;
height: 23px;
@@ -189,11 +189,6 @@
#disableButtons {
text-align: center; }
- #disableButtons button {
- background: url(images/buttonbg.gif) no-repeat center;
- border: 0;
- height: 23px;
- width: 83px; }
#disableButtons #backButton {
margin-top: 5em; }
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs