Dotclear

Changeset 1172:c94e160ed5a2


Ignore:
Timestamp:
07/12/13 10:45:59 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Minor adjustments for media uploader

Location:
admin
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • admin/media.php

    r1164 r1172  
    346346 
    347347     echo 
    348      '<span class="max-size">&nbsp;('.sprintf(__('Maximum size %s'),files::size(DC_MAX_UPLOAD_SIZE)).')</span>'. 
     348     '<p class="max-sier form-note info">&nbsp;'.__('Maximum file size allowed:').files::size(DC_MAX_UPLOAD_SIZE).'</p>'. 
    349349     '<label for="upfile">'. 
    350350     '<span class="add-label one-file">'.__('Choose file').'</span>'. 
  • admin/style/jsUpload/style.css

    r1170 r1172  
    1414     cursor: pointer; 
    1515     color: #fff; 
    16      font-size: 1em; 
     16     font: 1em "DejaVu Sans","Lucida Grande","Lucida Sans Unicode",Arial,sans-serif; 
    1717     margin-right: 4px; 
    1818     margin-bottom: .5em; 
     
    8585} 
    8686 
     87.enhanced_uploader p.clear { 
     88     margin-top: 3em; 
     89     margin-bottom: 0; 
     90} 
     91 
     92#add-file-f p.clear { 
     93     margin-top: 1em; 
     94     margin-bottom: 0; 
     95} 
     96 
    8797/* files */ 
    8898.upload-msg { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map