Updated button.close style

This commit is contained in:
Sarven Capadisli 2009-11-02 10:28:22 +00:00
parent 01dd745a9c
commit c9f6c09af0
4 changed files with 6 additions and 10 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.2 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 B

View File

@ -115,7 +115,8 @@ opacity:0;
.notice-options .notice_delete,
#new_group a,
.pagination .nav_prev a,
.pagination .nav_next a {
.pagination .nav_next a,
button.close {
background-image:url(../../base/images/icons/icons-01.png);
background-repeat:no-repeat;
background-color:transparent;
@ -167,10 +168,7 @@ background-color:#EFF3DC;
}
button.close {
background-image:url(../../base/images/icons/twotone/green/x.gif);
background-repeat:no-repeat;
background-position:0 47%;
background-color:transparent;
background-position:0 -1120px;
}
#anon_notice {

View File

@ -115,7 +115,8 @@ opacity:0;
.notice-options .notice_delete,
#new_group a,
.pagination .nav_prev a,
.pagination .nav_next a {
.pagination .nav_next a,
button.close {
background-image:url(../../base/images/icons/icons-01.png);
background-repeat:no-repeat;
background-color:transparent;
@ -167,10 +168,7 @@ background-color:#EFF3DC;
}
button.close {
background-image:url(../../base/images/icons/twotone/green/x.gif);
background-repeat:no-repeat;
background-position:0 47%;
background-color:transparent;
background-position:0 -1120px;
}
#anon_notice {