aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/en
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-03-20 02:33:19 -0700
committerCesar G <prototech91@gmail.com>2014-04-15 08:56:34 -0700
commiteae37267a5dd88233af8c8d93b1f9c8d80dc4757 (patch)
tree32f6fc01d1462c673b27eabfb1a0f4ae2c7de274 /phpBB/styles/prosilver/theme/en
parent7d4be1fe195061fa9ff38d2b83480874843d36bb (diff)
downloadforums-eae37267a5dd88233af8c8d93b1f9c8d80dc4757.tar
forums-eae37267a5dd88233af8c8d93b1f9c8d80dc4757.tar.gz
forums-eae37267a5dd88233af8c8d93b1f9c8d80dc4757.tar.bz2
forums-eae37267a5dd88233af8c8d93b1f9c8d80dc4757.tar.xz
forums-eae37267a5dd88233af8c8d93b1f9c8d80dc4757.zip
[ticket/12265] Simplify contact icon design and move to dropdown.
PHPBB3-12265
Diffstat (limited to 'phpBB/styles/prosilver/theme/en')
-rw-r--r--phpBB/styles/prosilver/theme/en/stylesheet.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/phpBB/styles/prosilver/theme/en/stylesheet.css b/phpBB/styles/prosilver/theme/en/stylesheet.css
index 82b7df0830..d8ca2558e5 100644
--- a/phpBB/styles/prosilver/theme/en/stylesheet.css
+++ b/phpBB/styles/prosilver/theme/en/stylesheet.css
@@ -7,16 +7,10 @@ ul.profile-icons li.edit-icon { width: 42px; height: 20px; }
.online { background-image: url("./icon_user_online.gif"); }
/* Icon images */
-.pm-icon, .pm-icon a { background-image: url("./icon_contact_pm.gif"); }
.quote-icon, .quote-icon a { background-image: url("./icon_post_quote.gif"); }
.edit-icon, .edit-icon a { background-image: url("./icon_post_edit.gif"); }
/* EN Language Pack */
-.imageset.icon_contact_pm {
- background-image: url("./icon_contact_pm.gif");
- padding-left: 28px;
- padding-top: 20px;
-}
.imageset.icon_post_edit {
background-image: url("./icon_post_edit.gif");
padding-left: 42px;