Dotclear

Changeset 2345:7511b54ea7e2


Ignore:
Timestamp:
10/13/13 14:32:23 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
2.6
Message:

Ajustements sur la page de gestion des thèmes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2342 r2345  
    15781578     padding: 10px 10px 5px 10px; 
    15791579     border: 1px solid #dfdfdf; 
    1580      min-height: 295px; 
     1580     min-height: 275px; 
    15811581     position: relative; 
    15821582     } 
     
    15851585     } 
    15861586#theme-new .box.theme { 
    1587      width: 280px; 
     1587     width: 260px; 
    15881588     } 
    15891589#theme-activate .box.theme { 
    1590      min-height: 330px; 
     1590     min-height: 300px; 
    15911591     } 
    15921592#theme-deactivate .box.theme { 
     
    16011601.module-sshot { 
    16021602     text-align: center; 
     1603     } 
     1604.with-js .module-sshot:hover { 
     1605     cursor: pointer; 
     1606     } 
     1607.current-theme .module-sshot:hover { 
     1608     cursor: auto; 
    16031609     } 
    16041610.module-sshot img { 
     
    16101616     } 
    16111617.theme .module-sshot img { 
    1612      max-width: 280px; /* pour ceux qui n'ont pas de miniature */ 
     1618     max-width: 260px; /* pour ceux qui n'ont pas de miniature */ 
    16131619     } 
    16141620#theme-new .theme .module-sshot img { 
     
    16381644.with-js #theme-new .module-actions.toggle-bloc { 
    16391645     position: absolute; 
    1640      top: 138px; 
     1646     top: 128px; 
    16411647     left: 10px; 
    16421648     width: 239px; 
     
    16451651     } 
    16461652.with-js #theme-new .module-infos.toggle-bloc { 
    1647      top: 138px; 
     1653     top: 128px; 
    16481654     height: 80px; 
    16491655     border-top: 1px solid #e3e3e3; 
    16501656     } 
    16511657.with-js #theme-new .module-actions.toggle-bloc { 
    1652      top: 228px; 
    1653      height: 18px; 
     1658     top: 208px; 
     1659     height: 40px; 
    16541660     margin: 0; 
    16551661     border-bottom: 1px solid #e3e3e3; 
     1662     background: rgba(250, 250, 250, .95); 
    16561663     } 
    16571664.toggle-bloc .mod-more { 
     
    16621669     width: 652px; 
    16631670     margin: .5em; 
    1664      padding: 10px 18px; 
     1671     padding: 20px 18px 10px; 
    16651672     background: #fff url(texture.png); 
    16661673     border: 1px solid #eee; 
    16671674     border-radius: .5em; 
    1668      min-height: 330px; 
     1675     min-height: 300px; 
    16691676     box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2); 
    16701677     } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map