mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
fixed: positioning nextmatch header fields
This commit is contained in:
parent
6cdea51c9e
commit
259967fd96
@ -74,6 +74,7 @@ div#addressbook-index{
|
||||
.Complete_Button_select;
|
||||
.dimension_height_m;
|
||||
margin-top: 0;
|
||||
margin-left: 2px;
|
||||
.box_shadow_none;
|
||||
&:hover{
|
||||
.Complete_Button_select_hover;
|
||||
@ -299,7 +300,7 @@ div#addressbook-index{
|
||||
|
||||
/*###########################################
|
||||
# #
|
||||
# dialog-header #
|
||||
# dialogHeader #
|
||||
#############################################
|
||||
# #
|
||||
# #
|
||||
@ -335,7 +336,7 @@ div#addressbook-index{
|
||||
|
||||
}
|
||||
|
||||
#addressbook-edit tr.dialog-footer-toolbar label.et2_label {top: 0px !important;}
|
||||
#addressbook-edit tr.dialogFooterToolbar label.et2_label {top: 0px !important;}
|
||||
|
||||
// Button delete
|
||||
button[id="addressbook-edit_button[delete]"]{
|
||||
|
Loading…
Reference in New Issue
Block a user