aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/buttons.css
diff options
context:
space:
mode:
authorNathan Guse <nathaniel.guse@gmail.com>2013-01-15 18:54:11 -0600
committerNathan Guse <nathaniel.guse@gmail.com>2013-01-15 18:54:11 -0600
commitd59431691c27c73fba8ae9934b84b34a13280dd2 (patch)
tree2d389fda2908ae58c975826cabd017de8014d810 /phpBB/styles/prosilver/theme/buttons.css
parenta2f6e494f37914352b0bb72d5a84904d3f2c51a3 (diff)
parent460470229d972b93ef5a98b0d1d97a2a970d684f (diff)
downloadforums-d59431691c27c73fba8ae9934b84b34a13280dd2.tar
forums-d59431691c27c73fba8ae9934b84b34a13280dd2.tar.gz
forums-d59431691c27c73fba8ae9934b84b34a13280dd2.tar.bz2
forums-d59431691c27c73fba8ae9934b84b34a13280dd2.tar.xz
forums-d59431691c27c73fba8ae9934b84b34a13280dd2.zip
Merge remote-tracking branch 'remotes/nickv/ticket/11201' into develop
# By Joas Schilling # Via Joas Schilling * remotes/nickv/ticket/11201: [ticket/11201] Remove database column on update [ticket/11201] Remove MSN/WLM fields
Diffstat (limited to 'phpBB/styles/prosilver/theme/buttons.css')
-rw-r--r--phpBB/styles/prosilver/theme/buttons.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/theme/buttons.css b/phpBB/styles/prosilver/theme/buttons.css
index e817380f8e..f74e82a123 100644
--- a/phpBB/styles/prosilver/theme/buttons.css
+++ b/phpBB/styles/prosilver/theme/buttons.css
@@ -122,7 +122,6 @@ ul.profile-icons li a:hover { background: none; }
.aim-icon, .aim-icon a { background: none top left no-repeat; }
.yahoo-icon, .yahoo-icon a { background: none top left no-repeat; }
.web-icon, .web-icon a { background: none top left no-repeat; }
-.msnm-icon, .msnm-icon a { background: none top left no-repeat; }
.icq-icon, .icq-icon a { background: none top left no-repeat; }
.jabber-icon, .jabber-icon a { background: none top left no-repeat; }
.pm-icon, .pm-icon a { background: none top left no-repeat; }
@@ -140,7 +139,6 @@ ul.profile-icons li.email-icon { width: 20px; height: 20px; }
ul.profile-icons li.aim-icon { width: 20px; height: 20px; }
ul.profile-icons li.yahoo-icon { width: 20px; height: 20px; }
ul.profile-icons li.web-icon { width: 20px; height: 20px; }
-ul.profile-icons li.msnm-icon { width: 20px; height: 20px; }
ul.profile-icons li.icq-icon { width: 20px; height: 20px; }
ul.profile-icons li.jabber-icon { width: 20px; height: 20px; }
ul.profile-icons li.pm-icon { width: 28px; height: 20px; }