Wikinaut has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/63687


Change subject: (bug 44849) improved icons for provider selection page patch 
part 2
......................................................................

(bug 44849) improved icons for provider selection page patch part 2

version 3.311 20130514

added a renewed OpenID logo; harmonized position and size of the other
large icons on the provider selection page.

Change-Id: I69bfff624ee5b8c4769e7fde5dfd845e215d7c2a
---
M CHANGES
M OpenID.php
M skin/icons/AOL_large.png
M skin/icons/Google_large.png
M skin/icons/OpenID_large.png
M skin/openid.css
6 files changed, 4 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/OpenID 
refs/changes/87/63687/2

diff --git a/CHANGES b/CHANGES
index 6318bdf..b0cdc0b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
 CHANGES
 =======
 
+3.311 20130514  bug 44849 retina icons: renewed OpenID logo; rescaled the other
+                large provider icons
 3.31  20130508  removal of dead openid provider logos (Vox, Vidoop)
                 bug 44849 retina icons
 3.30  20130505  giving up backward compatibility
diff --git a/OpenID.php b/OpenID.php
index 79f8947..7b7efdd 100644
--- a/OpenID.php
+++ b/OpenID.php
@@ -29,7 +29,7 @@
        exit( 1 );
 }
 
-define( 'MEDIAWIKI_OPENID_VERSION', '3.31 20130508' );
+define( 'MEDIAWIKI_OPENID_VERSION', '3.311 20130514' );
 
 $path = dirname( __FILE__ );
 set_include_path( implode( PATH_SEPARATOR, array( $path ) ) . PATH_SEPARATOR . 
get_include_path() );
diff --git a/skin/icons/AOL_large.png b/skin/icons/AOL_large.png
index 88f9ea5..94f5862 100644
--- a/skin/icons/AOL_large.png
+++ b/skin/icons/AOL_large.png
Binary files differ
diff --git a/skin/icons/Google_large.png b/skin/icons/Google_large.png
index 97b39f1..8295375 100644
--- a/skin/icons/Google_large.png
+++ b/skin/icons/Google_large.png
Binary files differ
diff --git a/skin/icons/OpenID_large.png b/skin/icons/OpenID_large.png
index c39564e..dc099e6 100644
--- a/skin/icons/OpenID_large.png
+++ b/skin/icons/OpenID_large.png
Binary files differ
diff --git a/skin/openid.css b/skin/openid.css
index af8ed02..44b86c3 100644
--- a/skin/openid.css
+++ b/skin/openid.css
@@ -20,7 +20,7 @@
 }
 .openid_large_btn {
        width: 100px;
-       height: 60px;
+       height:48px;
        border: 2px solid #DDD;
        margin: 3px;
        padding: 3px;

-- 
To view, visit https://gerrit.wikimedia.org/r/63687
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I69bfff624ee5b8c4769e7fde5dfd845e215d7c2a
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/OpenID
Gerrit-Branch: master
Gerrit-Owner: Wikinaut <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to