Dotclear


Ignore:
Timestamp:
08/27/13 18:46:14 (12 years ago)
Author:
Lepeltier kévin
Branch:
Ticket #1604
Message:

Ticket #1604 finition

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/widgets/style.css

    r1650 r1651  
    1919     padding: 4px 8px;  
    2020} 
     21#widgets .js-hide { 
     22     display: none; 
     23} 
    2124#widgets .widget-name { 
    2225     min-height: 3em; 
     
    3740} 
    3841.widgets.fieldset { 
     42     margin-bottom: 2em; 
     43} 
     44.widgets.fieldset.drag { 
    3945     margin-bottom: 0; 
    4046     border-radius: 6px 6px 0 0; 
     
    99105} 
    100106 
     107.sortable-delete { 
     108    display: none; 
     109} 
    101110 
    102 .sortable-delete { 
    103     background: url("index.php?pf=pages/icon.png") no-repeat scroll 6px 8px #FFBABA; 
     111.sortable-delete.drag { 
     112    background: url("style/JsToolbar/bt_clean.png") no-repeat scroll 2px 5px #FFBABA; 
    104113    border-color: #999999; 
    105114    border-radius: 0 0 6px 6px; 
     
    113122    min-height: 25px; 
    114123    padding: 4px 4px 0 24px; 
     124    display: block; 
    115125} 
    116126 
Note: See TracChangeset for help on using the changeset viewer.

Sites map