Dotclear

Changeset 2291:a3e033a82cbf for admin


Ignore:
Timestamp:
10/06/13 11:29:06 (12 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Présentation plus mieux bien des index (plugins et thèmes)
CSS. Fonte de base Helvetica à tester sur les différentes plates-formes
Traductions : ajout de "Volet" devant les items du sélecteur d'ajout.

Location:
admin
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • admin/blog_theme.php

    r2286 r2291  
    200200          echo 
    201201          '<div class="multi-part" id="new" title="'.__('Add themes').'">'. 
    202           '<h3>'.__('Add themes from repository').'</h3>'. 
    203           '<p>'.__('Search and install themes directly from repository.').'</p>'; 
     202          '<h3>'.__('Add themes from repository').'</h3>'; 
     203//        '<p>'.__('Search and install themes directly from repository.').'</p>'; 
    204204 
    205205          $list 
  • admin/plugins.php

    r2286 r2291  
    210210          echo 
    211211          '<div class="multi-part" id="new" title="'.__('Add plugins').'">'. 
    212           '<h3>'.__('Add plugins from repository').'</h3>'. 
    213           '<p>'.__('Search and install plugins directly from repository.').'</p>'; 
     212          '<h3>'.__('Add plugins from repository').'</h3>'; 
     213//        '<p>'.__('Search and install plugins directly from repository.').'</p>'; 
    214214 
    215215          $list 
  • admin/style/default.css

    r2282 r2291  
    261261     font-size: 1.2rem; 
    262262     line-height: 1.5; 
    263      font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; 
     263     /* font-family: Arial,"Helvetica Neue",Helvetica,sans-serif; */   
     264     font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;  
    264265     color: #333; 
    265266     background: #fff; 
     
    22742275     background-color: #ecf0f1; 
    22752276     } 
     2277.index .btn.no-link, .index a { 
     2278     padding: 2px 8px 3px; 
     2279     font-variant: small-caps; 
     2280     } 
     2281.index a { 
     2282     font-weight: bold; 
     2283     } 
     2284.index .btn.no-link { 
     2285     color: #ccc; 
     2286     } 
     2287.pager .active { 
     2288     padding: 4px 8px;  
     2289     color: #fff; 
     2290     background: #676e78; 
     2291     -webkit-border-radius: 3px; 
     2292             border-radius: 3px; 
     2293     font-variant: small-caps; 
     2294     } 
    22762295/* Etapes */ 
    22772296.step { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map