Dotclear

Changeset 2294:8856ce59c700


Ignore:
Timestamp:
10/06/13 12:59:06 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

CSS. Ajustement sur la transparence, ajustements sur les boutons, diverses broutilles.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2293 r2294  
    494494     select { 
    495495          padding: 2px 0; 
     496          vertical-align: middle; 
    496497          } 
    497498          select.l10n option { 
     
    503504          option.sub-option1 { 
    504505               margin-left: .5em; 
    505           } 
     506               } 
    506507          option.sub-option2 { 
    507508               margin-left: 1.5em; 
    508           } 
     509               } 
    509510          option.sub-option3 { 
    510511               margin-left: 2.5em; 
    511           } 
     512               } 
    512513          option.sub-option4 { 
    513514               margin-left: 3.5em; 
    514           } 
     515               } 
    515516          option.sub-option5 { 
    516517               margin-left: 4.5em; 
    517           } 
     518               } 
    518519          option.sub-option6 { 
    519520               margin-left: 5.5em; 
    520           } 
     521               } 
    521522          option.sub-option7 { 
    522523               margin-left: 6.5em; 
    523           } 
     524               } 
    524525          option.sub-option8 { 
    525526               margin-left: 7.5em; 
    526           } 
     527               } 
    527528          option.sub-option1:before, option.sub-option2:before, option.sub-option3:before, option.sub-option4:before, 
    528529          option.sub-option5:before, option.sub-option6:before, option.sub-option7:before, option.sub-option8:before { 
    529530               content: "\002022\0000a0"; 
    530           } 
     531               } 
    531532     input.invalid, textarea.invalid, select.invalid { 
    532533          border: 1px solid red; 
     
    623624     line-height: normal !important; 
    624625     display: inline-block; 
    625      vertical-align: middle; 
    626626     font-size: 100%; 
    627627     text-align: center; 
     
    16011601     width: 239px; 
    16021602     padding: 10px; 
    1603      background: rgba(250, 250, 250, .9); 
     1603     background: rgba(250, 250, 250, .95); 
    16041604     } 
    16051605.with-js #theme-new .module-infos.toggle-bloc { 
     
    23122312     color: #ccc; 
    23132313     } 
    2314 .pager .active { 
     2314.index .active { 
    23152315     padding: 4px 8px;  
    23162316     color: #fff; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map