Dotclear

Changeset 1678:a2750cc943b3


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

Media manager rebooking. First step. Change some icons, show as gallery.

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • admin/media.php

    r1636 r1678  
    422422{ 
    423423     echo 
    424      '<p class="zip-dl"><a href="'.html::escapeURL($page_url).'&amp;zipdl=1">'. 
     424     '<p class="zip-dl"><a class="submit" href="'.html::escapeURL($page_url).'&amp;zipdl=1">'. 
    425425     __('Download this directory as a zip file').'</a></p>'; 
    426426} 
  • admin/style/default.css

    r1668 r1678  
    753753     position: static; 
    754754} 
    755 .media-col-0 { 
     755/*.media-col-0 { 
    756756     clear: left; 
    757757} 
     
    780780     margin: 0 0 0 60px; 
    781781     padding: 0; 
    782 } 
     782}*/ 
    783783li.media-action { 
    784784     display: block; 
     
    796796li.media-action input { 
    797797     border: none; 
     798} 
     799.media-item { 
     800     position: relative; 
     801     border: 1px solid #ccc; 
     802     margin: 1em; 
     803     padding: 1em; 
     804     width: 300px; 
     805     height: 120px; 
     806     display: inline-block; 
     807     vertical-align: top; 
     808} 
     809div.media-list .media-item { 
     810} 
     811a.media-icon { 
     812     display: block; 
     813     border-bottom: none; 
     814     margin: 0 auto;  
     815} 
     816.media-icon img { 
     817     display: block; 
     818} 
     819.media-item ul { 
     820     display: block; 
     821     list-style: none; 
     822     margin: 0; 
     823     padding: 0; 
    798824} 
    799825/* ------------------------------------------------------------------ preferences */ 
  • locales/fr/main.po

    r1670 r1678  
    32853285msgid "Edit the %1$s from %2$s" 
    32863286msgstr "Modifier le %1$s de %2$s" 
     3287 
     3288msgid "Backup" 
     3289msgstr "Sauvegarde" 
Note: See TracChangeset for help on using the changeset viewer.

Sites map