mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-03-10 05:01:15 +01:00
more compact Mail-compose header
(cherry picked from commit 012b9d3754
)
This commit is contained in:
parent
3867c2146a
commit
5d5eceb148
@ -3680,7 +3680,11 @@ tr.dialogOperators td, .dialogFooterToolbar {
|
||||
padding: 5px 0px 5px 0px;
|
||||
}
|
||||
|
||||
.popupMainDiv table.et2_grid > tbody > tr > td, table.et2_grid > tbody > tr > td {
|
||||
table.et2_grid > tbody > tr > td {
|
||||
padding-right: 5px;
|
||||
}
|
||||
.popupMainDiv table.et2_grid > tbody > tr > td{
|
||||
padding: 0;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
|
@ -994,9 +994,6 @@ et2-image.smime_cert_unknownemail {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#mail-compose_subject {
|
||||
padding: 10px 0 10px 0;
|
||||
}
|
||||
div#mail-index_nm.splitter-pane {min-height: 100px;}
|
||||
#mail-index_mailSplitter .splitter-bar-horizontal {background: white;}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user