Dotclear


Ignore:
Timestamp:
08/22/13 22:55:04 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Admin stays sexy without javascript.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/widgets/style.css

    r1518 r1526  
    44     background: #eee; 
    55     padding: 1.5em 1% 0;  
    6      border: 1px solid #ccc; 
    76     margin: 0 1% 0 0; 
    87} 
    9 #widgets .widget-name { 
     8#widgets > div { 
     9     border: 1px solid #ccc; 
     10     margin-bottom: .5em; 
    1011     background: #fff; 
    1112     min-height: 3em; 
     13     padding: 0 0 4px 0; 
     14} 
     15#widgets .widget-name, #widgets .js-remove { 
     16     background: #fff; 
     17     margin-bottom: 0; 
     18     padding: 4px 8px;  
     19} 
     20#widgets .widget-name { 
     21     min-height: 3em; 
     22     padding-bottom: 0; 
    1223} 
    1324#listWidgets h3 { 
     
    3041     padding: 1em 0; 
    3142} 
     43#dndnav > div, #dndextra > div, #dndcustom > div { 
     44     padding: O; 
     45     border: 1px solid #999; 
     46     margin-bottom: 1em; 
     47} 
    3248 
    3349.widget-name { 
     
    3551     color: #000; 
    3652     padding: 4px 6px; 
    37      margin: 0.5em 0 0 0; 
    38      border-width: 1px 1px 1px 1px; 
    39      border-style: solid; 
    40      border-color: #999; 
     53     margin: 0; 
    4154     font-weight: bold; 
    4255} 
     
    5063     margin-bottom: -1px; 
    5164} 
     65.removeWidget { 
     66     padding: 8px 6px; 
     67     margin: 0; 
     68} 
    5269 
    5370.widgetSettings { 
    54      border-width: 0 1px 1px 1px; 
    55      border-style: solid; 
    56      border-color: #666; 
    57      padding: 4px 6px; 
     71     border-top: 1px solid #ddd; 
     72     padding: 8px 6px; 
    5873     background: #f5f5f5; 
    5974} 
    60  
    6175#widgets .widgetSettings { 
    6276     display: none; 
    6377} 
    64  
    6578.hideControls .widgetSettings { 
    6679     display: none; 
Note: See TracChangeset for help on using the changeset viewer.

Sites map