1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-22 00:05:49 +02:00

[ticket/12769] Delete imageset & consolidate imgs

This commit is contained in:
Michael Miday
2015-09-15 22:43:42 +02:00
parent 956723af0e
commit 5988e3a192
61 changed files with 50 additions and 451 deletions

View File

@@ -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;
}