mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +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;
|
text-decoration: underline;
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
width: 65px;
|
width: 65px;
|
||||||
|
height: 25px;
|
||||||
}
|
}
|
||||||
body #mail-compose .mailComposeHeaderSection > table div.et2_taglist > *,
|
body #mail-compose .mailComposeHeaderSection > table div.et2_taglist > *,
|
||||||
body #mail-compose .mailComposeHeaderSection > table #mail-compose_subject,
|
body #mail-compose .mailComposeHeaderSection > table #mail-compose_subject,
|
||||||
|
@ -1936,6 +1936,7 @@ div.mailComposeHeaderSection > table {
|
|||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
.mob-fontsize-n;
|
.mob-fontsize-n;
|
||||||
width: 65px;
|
width: 65px;
|
||||||
|
height:25px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
div.et2_taglist > *, #mail-compose_subject, #mail-compose_mailaccount {
|
div.et2_taglist > *, #mail-compose_subject, #mail-compose_mailaccount {
|
||||||
|
Loading…
Reference in New Issue
Block a user