Dotclear


Ignore:
Timestamp:
09/26/13 23:04:04 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Enrichissement de la charte, tableaux (wip)
Modifs CSS mineures

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2102 r2110  
    412412     clear: both; 
    413413     } 
    414 pre, code { 
     414pre, code, #debug { 
    415415     font: 100% "Andale Mono","Courier New",monospace; 
    416416     } 
     
    23562356     width: 100%; 
    23572357     height: 4px; 
    2358      background: #EBEB47; 
     2358     background: #ff6; 
    23592359     } 
    23602360#debug div { 
     
    25122512          } 
    25132513     } 
    2514       
     2514/* ---------------------------------------------- Couleurs ajoutées via javascript    
    25152515/* color-picker.js */ 
    25162516.color-color-picker { 
     
    25182518     width: 195px; 
    25192519     background: #fff; 
    2520 } 
    2521  
     2520     } 
    25222521/* _blog_theme.js */ 
    25232522.select-button { 
    25242523     font-weight: bold; 
    2525 } 
    2526  
     2524     } 
    25272525/* _media_item.js */ 
    25282526.color-div { 
    25292527     border: 1px solid #ccc; 
    2530 } 
    2531  
    2532 /* common.js */ 
    2533 .colorBeginPassword { 
     2528     } 
     2529/* fadings ('color' est utilisé comme variable, pas comme text color) */ 
     2530.colorBeginPassword, .colorBeginValidatorErr, .colorBeginUserMail { 
    25342531     color: #fff; 
    2535 } 
    2536 .colorEndPassword { 
     2532     } 
     2533.colorEndPassword, .colorEndError, .colorEndValidatorErr, .colorEndUserMail { 
    25372534     color: #ffbaba; 
    2538 } 
     2535     } 
    25392536.colorBeginMessage { 
    25402537     color: #ccc; 
    2541 } 
    2542 .colorEndMessage { 
     2538     } 
     2539.colorEndMessage, .colorBeginValidatorMsg { 
    25432540     color: #676e78; 
    2544 } 
     2541     } 
    25452542.colorBeginError { 
    25462543     color: #ffdec8; 
    2547 } 
    2548 .colorEndError { 
    2549      color: #ffbaba; 
    2550 } 
     2544     } 
    25512545.colorBeginSuccess { 
    25522546     color: #9BCA1C; 
    2553 } 
     2547     } 
    25542548.colorEndSuccess { 
    25552549     color: #bee74b; 
    2556 } 
    2557 /* _post.js */ 
    2558 .colorBeginValidatorMsg { 
    2559      color: #676e78; 
    2560 } 
    2561 .colorEndValidatorMsg { 
     2550     } 
     2551 .colorEndValidatorMsg { 
    25622552     color: #ffcc00; 
    2563 } 
    2564 .colorBeginValidatorErr { 
    2565      color: #fff; 
    2566 } 
    2567 .colorEndValidatorErr { 
    2568      color: #ffbaba; 
    2569 } 
    2570 /* _preferences.js */ 
    2571 .colorBeginUserMail { 
    2572      color: #fff; 
    2573 } 
    2574 .colorEndUserMail { 
    2575      color: #ffbaba; 
    2576 } 
    2577       
     2553     }     
Note: See TracChangeset for help on using the changeset viewer.

Sites map