Changed icons file to gif because of colour correction. Reduced file

size also
This commit is contained in:
Sarven Capadisli 2009-11-08 20:18:39 +00:00
parent 2542305b2f
commit c2e6673b17
4 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -137,7 +137,7 @@ button.close,
.form_user_unsubscribe input.submit,
.form_group_join input.submit,
.form_user_subscribe input.submit {
background-image:url(../../base/images/icons/icons-01.png);
background-image:url(../../base/images/icons/icons-01.gif);
background-repeat:no-repeat;
background-color:transparent;
}

View File

@ -136,7 +136,7 @@ button.close,
.form_user_unsubscribe input.submit,
.form_group_join input.submit,
.form_user_subscribe input.submit {
background-image:url(../../base/images/icons/icons-01.png);
background-image:url(../../base/images/icons/icons-01.gif);
background-repeat:no-repeat;
background-color:transparent;
}