Ignore:
Timestamp:
12/02/08 23:38:23 (3 years ago)
Author:
ArthurClemens
Message:

Item264: small margin fix on edit page; cleanup of unused images and templates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PatternSkin/data/System/PatternSkinColorSettings.txt

    r1090 r1135  
    126126   * Local DIFF_HEADER_BACKGROUND = #ccc 
    127127---++++ NOTIFICATION_BACKGROUND Info, broadcast message and notifications 
    128    * Local NOTIFICATION_BACKGROUND = #fff0c4 
     128   * Local NOTIFICATION_BACKGROUND = #ffe67b 
    129129---++++ INFO_BACKGROUND 
    130130   * Local INFO_BACKGROUND = #f5fbfe 
     
    240240 
    241241html body { 
    242    background-color:%NEUTRAL_BACKGROUND%; 
     242   background-color:%MAIN_TEXT_BACKGROUND%; 
    243243   color:%MAIN_TEXT%; 
    244244} 
     
    528528   color:%MUTED_TEXT%; 
    529529} 
    530 .twikiBroadcastMessage { 
    531    background-color:%NOTIFICATION_BACKGROUND%; 
    532 } 
     530.twikiBroadcastMessage, 
    533531.twikiNotification { 
    534532   background-color:%NOTIFICATION_BACKGROUND%; 
Note: See TracChangeset for help on using the changeset viewer.