Changeset 9932 for extensions/VerticalWhite
- Timestamp:
- Mar 30, 2011, 9:50:11 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/VerticalWhite/mail-css.tpl
r6448 r9932 3 3 /* Including like css style on HTML mail */ 4 4 5 {literal} 5 6 body{background-color:#fff; color:#696969;} 6 7 #the_page {background: #fff url({pwg_root}template/{themeconf:template}/mail/text/html/images/mailbody-bg.png) repeat-y scroll left top;} … … 13 14 a { color: #369; background: transparent; } 14 15 a:hover { color: #ddd; } 16 {/literal}
Note: See TracChangeset
for help on using the changeset viewer.