Changed icons file to gif because of colour correction. Reduced file
size also
This commit is contained in:
parent
2542305b2f
commit
c2e6673b17
BIN
theme/base/images/icons/icons-01.gif
Normal file
BIN
theme/base/images/icons/icons-01.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
Binary file not shown.
Before Width: | Height: | Size: 3.8 KiB |
@ -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;
|
||||
}
|
||||
|
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user