Changeset 9932

Show
Ignore:
Timestamp:
03/30/11 09:50:11 (2 years ago)
Author:
plg
Message:

bug fixed: broken mail notification

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/VerticalWhite/mail-css.tpl

    r6448 r9932  
    33/* Including like css style on HTML mail */ 
    44 
     5{literal} 
    56body{background-color:#fff; color:#696969;} 
    67#the_page {background: #fff url({pwg_root}template/{themeconf:template}/mail/text/html/images/mailbody-bg.png) repeat-y scroll left top;} 
     
    1314a { color: #369; background: transparent; } 
    1415a:hover { color: #ddd; } 
     16{/literal}