Dotclear

Changeset 2489:35fcb372f7bb


Ignore:
Timestamp:
10/24/13 20:22:30 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
2.6
Message:

Présentation des thèmes et plugins à mettre à jour harmonisée avec le reste. Ajout d'une icône pour le lien de config d'un plugin.

Location:
admin/style
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • admin/style/default.css

    r2475 r2489  
    16111611/* ------------------------------------------------------------------- blog_theme.php */ 
    16121612/* pour les alignements verticaux */ 
    1613 #theme-new, #theme-activate, #theme-deactivate { 
     1613#theme-new, #theme-activate, #theme-deactivate, #theme-update { 
    16141614     margin-left: -10px; 
    16151615     margin-right: -10px; 
     
    16241624     background: #ecf0f1 url(texture.png); 
    16251625     } 
    1626 .module-name { 
     1626.module-name, .module-name label { 
    16271627     margin-bottom: .5em; 
     1628     color: #676e78; 
    16281629     } 
    16291630.module-sshot { 
     
    16621663     margin-bottom: 1em; 
    16631664     } 
     1665.module-name input[type="checkbox"] { 
     1666     margin-bottom: 0; 
     1667     } 
    16641668/** 
    16651669Les screenshots des thèmes ont deux tailles possibles : 
     
    16681672On adapte largeur et hauteur en fonction  
    16691673*/ 
    1670 #theme-new .box.theme { /* Ajouter un thème */ 
     1674#theme-new .box.theme, #theme-update .box.theme { /* Ajouter un thème */ 
    16711675     width: 278px; 
    16721676     min-height: 275px; 
     
    20712075     } 
    20722076.modules a.module-config { 
    2073      /* todo: add icon here */ 
    2074      padding: 4px 4px 0 20px; 
     2077     background: transparent url(settings.png) no-repeat 2px 6px; 
     2078     padding: 4px 4px 0 18px; 
    20752079     } 
    20762080#m_search { 
     
    21022106.mod-more { 
    21032107     padding-top: .5em; 
     2108     } 
     2109#plugin-update td { 
     2110     vertical-align: baseline; 
    21042111     } 
    21052112/* ---------------------------------------------------------- post.php, page.php */ 
Note: See TracChangeset for help on using the changeset viewer.

Sites map