mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-31 11:09:04 +01:00
Remove background color from dialog button pane
This commit is contained in:
parent
4edc398286
commit
8e378a7560
@ -1335,9 +1335,6 @@ span.ui-icon-search {
|
|||||||
}
|
}
|
||||||
/*###########################################*/
|
/*###########################################*/
|
||||||
/*Dialog: calendar edit series*/
|
/*Dialog: calendar edit series*/
|
||||||
.ui-dialog-buttonpane {
|
|
||||||
background-color: #679FD2;
|
|
||||||
}
|
|
||||||
.ui-dialog-buttonset button.ui-button-text-only {
|
.ui-dialog-buttonset button.ui-button-text-only {
|
||||||
background-color: #CDCDCD;
|
background-color: #CDCDCD;
|
||||||
background: inherit;
|
background: inherit;
|
||||||
|
@ -288,7 +288,7 @@ span.ui-icon-search {
|
|||||||
|
|
||||||
/*###########################################*/
|
/*###########################################*/
|
||||||
/*Dialog: calendar edit series*/
|
/*Dialog: calendar edit series*/
|
||||||
.ui-dialog-buttonpane {background-color: @egw_color_2_e;}
|
.ui-dialog-buttonpane {}
|
||||||
|
|
||||||
.ui-dialog-buttonset{
|
.ui-dialog-buttonset{
|
||||||
button.ui-button-text-only {
|
button.ui-button-text-only {
|
||||||
|
Loading…
Reference in New Issue
Block a user