Changeset 4e9349d in github
- Timestamp:
- Oct 1, 2008 11:32:59 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- a2740628
- Parents:
- 3feb553
- Location:
- skins/default
- Files:
-
- 2 edited
-
mail.css (modified) (1 diff)
-
templates/compose.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
skins/default/mail.css
rdda3c7d r4e9349d 880 880 } 881 881 882 #compose-div 883 { 884 position: absolute; 885 top: 110px; 886 bottom: 40px; 887 width: 100%; 888 vertical-align: top; 889 } 890 882 891 #compose-headers 883 892 { -
skins/default/templates/compose.html
rdda3c7d r4e9349d 118 118 </table> 119 119 </div> 120 <div id="compose-div" style="width:100%; vertical-align:top; position: absolute; top: 110px; bottom: 40px;">121 <roundcube:object name="composeBody" id="compose-body" form="form" cols="70" rows="20" tabindex="7" spell_container="spell-container"/>120 <div id="compose-div"> 121 <roundcube:object name="composeBody" id="compose-body" form="form" cols="70" rows="20" tabindex="7" /> 122 122 <table border="0" cellspacing="0" summary="" style="width:100%; margin-top: 5px;"><tbody> 123 123 <tr>
Note: See TracChangeset
for help on using the changeset viewer.
