Dotclear


Ignore:
Timestamp:
08/19/13 18:31:07 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Chasse aux bugs html et mini-améliorations de présentation, suite.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/widgets/style.css

    r1301 r1480  
    22     float: left; 
    33     width: 33%; 
     4} 
     5#listWidgets fieldset { 
     6     background: #eee; 
     7} 
     8#listWidgets #widgets p.widget-name { 
     9     background: #fff; 
    410} 
    511 
     
    3440.widgets fieldset { 
    3541     border: 1px solid #999; 
    36 } 
    37 .widgets legend { 
    38      border: 1px solid #999; 
     42     background: #E4E0EC; 
    3943} 
    4044 
    4145.widgets p.widget-name { 
    42      background: #F0EFEA; 
     46     background: #f5f5f5; 
    4347     color: #000; 
    44      padding: 4px; 
     48     padding: 4px 6px; 
    4549     margin: 0.5em 0 0 0; 
    4650     border-width: 1px 1px 1px 1px; 
    4751     border-style: solid; 
    48      border-color: #bbb; 
     52     border-color: #999; 
    4953     font-weight: bold; 
    5054} 
     
    5862     border-style: solid; 
    5963     border-color: #666; 
    60      padding: 4px; 
    61      background: #E5E3DA; 
     64     padding: 4px 6px; 
     65     background: #fff; 
    6266} 
    6367 
Note: See TracChangeset for help on using the changeset viewer.

Sites map