Changeset 2598 in subversion
- Timestamp:
- Jun 3, 2009 3:33:28 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/roundcubemail/skins/default/watermark.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/skins/default/watermark.html
r2166 r2598 3 3 <head> 4 4 <title></title> 5 <!--[if IE]> 6 <style type="text/css"> 7 body { width: expression((parseInt(document.documentElement.clientWidth)-20)+'px'); } 8 </style> 9 <![endif]--> 5 10 </head> 6 <body style="background-color:#F2F2F2; width: expression((parseInt(document.documentElement.clientWidth)-20)+'px');"> 11 12 <body style="background-color:#F2F2F2;"> 7 13 8 14 <div style="margin:20px auto; text-align:center">
Note: See TracChangeset
for help on using the changeset viewer.
