aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/en/stylesheet.css
diff options
context:
space:
mode:
authorMichael Miday <midaym@gmail.com>2015-09-15 22:43:42 +0200
committerMichael Miday <midaym@gmail.com>2015-09-17 18:37:25 +0200
commit5988e3a192ac7ce8e647bfdf35e60304e6dd566c (patch)
tree6331f71f423c73dcadd3bf6cc52330e617ca7ace /phpBB/styles/prosilver/theme/en/stylesheet.css
parent956723af0ed94f79dbbeed2bcfc8617b2c73960e (diff)
downloadforums-5988e3a192ac7ce8e647bfdf35e60304e6dd566c.tar
forums-5988e3a192ac7ce8e647bfdf35e60304e6dd566c.tar.gz
forums-5988e3a192ac7ce8e647bfdf35e60304e6dd566c.tar.bz2
forums-5988e3a192ac7ce8e647bfdf35e60304e6dd566c.tar.xz
forums-5988e3a192ac7ce8e647bfdf35e60304e6dd566c.zip
[ticket/12769] Delete imageset & consolidate imgs
Diffstat (limited to 'phpBB/styles/prosilver/theme/en/stylesheet.css')
-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 bf4bd31ffc..604b299488 100644
--- a/phpBB/styles/prosilver/theme/en/stylesheet.css
+++ b/phpBB/styles/prosilver/theme/en/stylesheet.css
@@ -1,8 +1,2 @@
/* Online image */
.online { background-image: url("./icon_user_online.gif"); }
-
-.imageset.icon_user_online {
- background-image: url("./icon_user_online.gif");
- padding-left: 58px;
- padding-top: 58px;
-}