Dotclear


Ignore:
Timestamp:
08/23/13 20:56:22 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Sometimes, life (and you, and dot clear) needs to be happy (unleash the trolls)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r1547 r1550  
    10221022} 
    10231023/* ------------------------------------------------------------------ messages */ 
    1024 .error, .message, .static-msg, .static-msg { 
     1024.error, .message, .static-msg, .static-msg, .success { 
    10251025     padding: 0.5em 0.5em 0.5em 48px; 
    10261026     margin-bottom: 1em; 
    10271027     border-radius: 8px; 
    10281028} 
    1029 p.error, p.message, p.static-msg { 
     1029p.error, p.message, p.static-msg, p.success { 
    10301030     padding-top: 1rem; 
    10311031     padding-bottom: 1rem; 
     
    10401040} 
    10411041.success { 
    1042      background-color: #cf9; 
     1042     background: #baff8e url(msg-success.png) no-repeat .7em .7em; 
    10431043     color: #000; 
    10441044} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map