Dotclear


Ignore:
Timestamp:
08/29/13 15:42:29 (12 years ago)
Author:
Lepeltier kévin
Branch:
Ticket #1604 - widgets
Message:

Ticket #1604 : Correction graphique

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/widgets/style.css

    r1651 r1657  
    4242     margin-bottom: 2em; 
    4343} 
    44 .widgets.fieldset.drag { 
     44.widgets.fieldset.if-drag { 
    4545     margin-bottom: 0; 
    4646     border-radius: 6px 6px 0 0; 
     47    border-bottom: 1px dashed #FF0000; 
    4748} 
    4849#widgets, #dndnav, #dndextra, #dndcustom { 
     
    6263.sortable-delete > li { 
    6364     margin-bottom: 3px; 
     65} 
     66.sortable-delete li.sortable-delete-placeholder { 
     67    border: 0 none; 
     68    color: #666666; 
     69    font-size: 1rem; 
     70    font-weight: normal; 
     71    text-align: center; 
    6472} 
    6573 
     
    109117} 
    110118 
    111 .sortable-delete.drag { 
    112     background: url("style/JsToolbar/bt_clean.png") no-repeat scroll 2px 5px #FFBABA; 
    113     border-color: #999999; 
     119.sortable-delete.if-drag { 
     120    border: 1px solid #999999; 
     121    border-top: 0; 
    114122    border-radius: 0 0 6px 6px; 
    115     border-right: 1px solid #999999; 
    116     border-style: solid; 
    117     border-width: 0 1px 1px; 
    118123    color: #000000; 
    119124    font-weight: bold; 
     
    121126    margin: 0 0 2em; 
    122127    min-height: 25px; 
    123     padding: 4px 4px 0 24px; 
     128    padding: 4px; 
    124129    display: block; 
    125130} 
Note: See TracChangeset for help on using the changeset viewer.

Sites map