forked from extern/egroupware
Addressbook
advanced search - FF Bug
This commit is contained in:
parent
33b24e7c76
commit
1491829c05
@ -250,6 +250,7 @@ img.iphoto {
|
|||||||
background-image: url('../../../pixelegg/images/advanced-search.png') !important;
|
background-image: url('../../../pixelegg/images/advanced-search.png') !important;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
padding-left: 0px;
|
padding-left: 0px;
|
||||||
|
font-size: 0px;
|
||||||
}
|
}
|
||||||
div#addressbook-index div.et2_hbox_right button#addressbook-index_search:before {
|
div#addressbook-index div.et2_hbox_right button#addressbook-index_search:before {
|
||||||
content: "";
|
content: "";
|
||||||
|
@ -165,6 +165,7 @@ div#addressbook-index{
|
|||||||
background-image:url('../../../pixelegg/images/advanced-search.png') !important;
|
background-image:url('../../../pixelegg/images/advanced-search.png') !important;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
padding-left: 0px;
|
padding-left: 0px;
|
||||||
|
font-size: 0px;
|
||||||
|
|
||||||
&:hover{
|
&:hover{
|
||||||
.Complete_Button_add_only_plus_hover;
|
.Complete_Button_add_only_plus_hover;
|
||||||
|
Loading…
Reference in New Issue
Block a user