Ignore:
Timestamp:
Apr 7, 2010, 10:09:30 AM (14 years ago)
Author:
patdenice
Message:

Fix some issues on NBM: move css rules to mail body if it's possible.
Remove fieldset on available plugins page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/clear/mail-css.tpl

    r5125 r5695  
    22
    33body {ldelim} background-color:#fff; color:#696969;}
    4 #the_page {ldelim} background: #fff url({$ROOT_URL}themes/default/images/mail/mailbody-bg.png) repeat-y scroll left top;}
    5 #content {ldelim} background: transparent url({$ROOT_URL}themes/default/images/mail/header-bg.png) no-repeat scroll left top;}
    6 #copyright {ldelim} background: transparent url({$ROOT_URL}themes/default/images/mail/footer-bg.png) no-repeat scroll left bottom;
    7 color: #333;}
     4#copyright {ldelim} background: transparent; color: #333;}
    85h2 {ldelim} background-color: #ddd;}
    96img {ldelim} margin: 16px; border: 16px solid #aaa; -moz-border-radius: 4px; border-radius: 4px 4px; }
Note: See TracChangeset for help on using the changeset viewer.