Updated button.close style
This commit is contained in:
parent
01dd745a9c
commit
c9f6c09af0
Binary file not shown.
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.3 KiB |
BIN
theme/base/images/icons/twotone/green/x.gif
Normal file
BIN
theme/base/images/icons/twotone/green/x.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 B |
@ -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 {
|
||||
|
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user