mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Mobile theme W.I.P.:
- Fix styling for compose dialog
This commit is contained in:
parent
1d3e696676
commit
366332b79c
@ -2775,6 +2775,7 @@ div.mailComposeHeaderSection > table {
|
||||
text-decoration: underline;
|
||||
font-size: 10pt;
|
||||
width: 65px;
|
||||
height: 25px;
|
||||
}
|
||||
body #mail-compose .mailComposeHeaderSection > table div.et2_taglist > *,
|
||||
body #mail-compose .mailComposeHeaderSection > table #mail-compose_subject,
|
||||
|
@ -1936,6 +1936,7 @@ div.mailComposeHeaderSection > table {
|
||||
text-decoration: underline;
|
||||
.mob-fontsize-n;
|
||||
width: 65px;
|
||||
height:25px;
|
||||
}
|
||||
}
|
||||
div.et2_taglist > *, #mail-compose_subject, #mail-compose_mailaccount {
|
||||
|
Loading…
Reference in New Issue
Block a user