mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-19 04:46:42 +02:00
More sorting out of not so important button properties for button icons
This commit is contained in:
@@ -314,11 +314,6 @@ span.ui-icon-search{
|
||||
|
||||
.ui-dialog-buttonset{
|
||||
|
||||
button{
|
||||
.Complete_Button_text_icon_before;
|
||||
|
||||
&:hover{ background-color: @gray_30; color: @gray_90;}
|
||||
}
|
||||
|
||||
button.ui-button-text-only {background-color: @gray_20;
|
||||
background: inherit;
|
||||
@@ -327,6 +322,11 @@ span.ui-icon-search{
|
||||
|
||||
&:hover{ background-color: @gray_30;}
|
||||
}
|
||||
button.ui-button{
|
||||
.Complete_Button_text_icon_before;
|
||||
|
||||
&:hover{ background-color: @gray_30; color: @gray_90;}
|
||||
}
|
||||
}
|
||||
|
||||
/*###########################################*/
|
||||
|
Reference in New Issue
Block a user