add icons for new zones

This commit is contained in:
Frédéric Péters 2014-03-25 17:26:20 +01:00
parent aae4464f1a
commit c3e14ff5ce
7 changed files with 9 additions and 0 deletions

View File

@ -1,6 +1,15 @@
li.zone-settings a { background-image: url(../img/icon-settings.png); }
li.zone-settings a:hover { background-image: url(../img/icon-settings-hover.png); }
li.zone-users a { background-image: url(../img/icon-users.png); }
li.zone-users a:hover { background-image: url(../img/icon-users-hover.png); }
li.zone-roles a { background-image: url(../img/icon-roles.png); }
li.zone-roles a:hover { background-image: url(../img/icon-roles-hover.png); }
li.zone-webforms a { background-image: url(../img/icon-webforms.png); }
li.zone-webforms a:hover { background-image: url(../img/icon-webforms-hover.png); }
p.being-deployed {
background: url(indicator.gif) no-repeat;
padding-left: 2em;

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 489 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB