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

Revision: 109491
Author:   preilly
Date:     2012-01-19 04:45:29 +0000 (Thu, 19 Jan 2012)
Log Message:
-----------
1.18wmf: MFT r109490

Modified Paths:
--------------
    branches/wmf/1.18wmf1/extensions/MobileFrontend/MobileFrontend.i18n.php
    branches/wmf/1.18wmf1/extensions/MobileFrontend/stylesheets/beta_common.css
    branches/wmf/1.18wmf1/extensions/MobileFrontend/stylesheets/common.css

Modified: 
branches/wmf/1.18wmf1/extensions/MobileFrontend/MobileFrontend.i18n.php
===================================================================
--- branches/wmf/1.18wmf1/extensions/MobileFrontend/MobileFrontend.i18n.php     
2012-01-19 04:44:31 UTC (rev 109490)
+++ branches/wmf/1.18wmf1/extensions/MobileFrontend/MobileFrontend.i18n.php     
2012-01-19 04:45:29 UTC (rev 109491)
@@ -74,7 +74,7 @@
        'mobile-frontend-login' => 'Log in',
        'mobile-frontend-placeholder' => 'Type your search here...',
        'mobile-frontend-dismiss-notification' => 'dismiss this notification',
-       'mobile-frontend-sopa-notice' => '<strong>IMAGINE A WORLD WITHOUT FREE 
KNOWLEDGE</strong>,<br/>Right now, the U.S. Congress is considering legislation 
that could cripple this site<br/> and your ability to access information 
online. <a 
href="http://en.wikipedia.org/wiki/Wikipedia:SOPA_initiative/Mobile_Learn_more";>Learn
 more</a>.',
+       'mobile-frontend-sopa-notice' => '<h3 id="sopa-notice">Thank you for 
protecting Wikipedia.</h3><br/><a 
href="http://en.wikipedia.org/wiki/Wikipedia:SOPA_initiative/Mobile_Learn_more";>(We’re
 not done yet.)</a>',
 );
 
 /** Message documentation (Message documentation)

Modified: 
branches/wmf/1.18wmf1/extensions/MobileFrontend/stylesheets/beta_common.css
===================================================================
--- branches/wmf/1.18wmf1/extensions/MobileFrontend/stylesheets/beta_common.css 
2012-01-19 04:44:31 UTC (rev 109490)
+++ branches/wmf/1.18wmf1/extensions/MobileFrontend/stylesheets/beta_common.css 
2012-01-19 04:45:29 UTC (rev 109491)
@@ -323,4 +323,10 @@
        text-decoration: underline;
        font-weight: bold;
        color: #ffffff;
+}
+
+h3#sopa-notice {
+       color: #000000;
+       -webkit-margin-after: 0.5em;
+       margin: 0px;
 }
\ No newline at end of file

Modified: branches/wmf/1.18wmf1/extensions/MobileFrontend/stylesheets/common.css
===================================================================
--- branches/wmf/1.18wmf1/extensions/MobileFrontend/stylesheets/common.css      
2012-01-19 04:44:31 UTC (rev 109490)
+++ branches/wmf/1.18wmf1/extensions/MobileFrontend/stylesheets/common.css      
2012-01-19 04:45:29 UTC (rev 109491)
@@ -298,4 +298,10 @@
        text-decoration: underline;
        font-weight: bold;
        color: #000000;
+}
+
+h3#sopa-notice {
+       color: #000000;
+       -webkit-margin-after: 0.5em;
+       margin: 0px;
 }
\ No newline at end of file


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

Reply via email to