mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-27 00:09:13 +01:00
Mobile theme W.I.P.:
-Fix seachbox icon
This commit is contained in:
parent
9fd87f7816
commit
21f3a62c55
@ -8182,7 +8182,7 @@ span.egw_tutorial_title {
|
||||
background-image: url(../images/topmenu_items/mobile/search.png);
|
||||
}
|
||||
body .et2_searchbox button.et2_button {
|
||||
background-image: url(../images/topmenu_items/mobile/search_white.png);
|
||||
background-image: url(../images/topmenu_items/mobile/search_white.png) !important;
|
||||
}
|
||||
body .et2_searchbox input {
|
||||
font-size: 10pt;
|
||||
|
@ -1771,7 +1771,7 @@
|
||||
background-image: url(../images/topmenu_items/mobile/search.png);
|
||||
}
|
||||
button.et2_button {
|
||||
background-image: url(../images/topmenu_items/mobile/search_white.png);
|
||||
background-image: url(../images/topmenu_items/mobile/search_white.png) !important;
|
||||
}
|
||||
input{
|
||||
.mob-fontsize-n;
|
||||
|
Loading…
Reference in New Issue
Block a user