mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 15:33:23 +01:00
Move nextmatch search button '>' label for pixelegg template
This commit is contained in:
parent
a6b61991bd
commit
1b72778ffa
@ -2113,6 +2113,9 @@ action buttons, left aligned for "extra" controls
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
float: left;
|
||||
text-indent: 100%;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
.nextmatch_header > .filters button.et2_button:hover {
|
||||
-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.9);
|
||||
|
@ -996,6 +996,9 @@ div.message.floating {
|
||||
.nextmatch_header > .filters button.et2_button {
|
||||
.Complete_Button_search_action;
|
||||
float: left;
|
||||
text-indent: 100%;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
|
||||
&:hover{
|
||||
.box_shadow_standard_light_hover;
|
||||
|
Loading…
Reference in New Issue
Block a user