Mobile theme W.I.P.:

- Fix styling for compose dialog
This commit is contained in:
Hadi Nategh 2016-02-09 08:51:45 +00:00
parent 1d3e696676
commit 366332b79c
2 changed files with 2 additions and 0 deletions

View File

@ -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,

View File

@ -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 {