Changeset f8c96f73 in github
- Timestamp:
- Jun 7, 2012 4:34:56 AM (12 months ago)
- Branches:
- master, HEAD, pdo
- Children:
- 8c18805, d901205
- Parents:
- d1d0564
- 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
r70faa8e rf8c96f73 1449 1449 } 1450 1450 1451 #compose-attachments.droptarget.hover 1452 { 1453 background-color: #F0F0EE; 1454 box-shadow: 0 0 5px 0 #999; 1455 -moz-box-shadow: 0 0 5px 0 #999; 1456 -o-box-shadow: 0 0 5px 0 #999; 1457 } 1458 1451 1459 #compose-attachments ul 1452 1460 { -
skins/default/templates/compose.html
r85fd292 rf8c96f73 50 50 </div> 51 51 </div> 52 <roundcube:object name="fileDropArea" id="compose-attachments" /> 52 53 53 54 <script type="text/javascript">
Note: See TracChangeset
for help on using the changeset viewer.
