Dotclear

Changeset 1526:b17db2367958 for admin


Ignore:
Timestamp:
08/22/13 22:55:04 (11 years ago)
Author:
Anne Kozlika <kozlika@…>
Branch:
default
Message:

Admin stays sexy without javascript.

Location:
admin
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • admin/blog_theme.php

    r1499 r1526  
    290290          '<div class="multi-part clear" id="add-theme" title="'.__('Install or upgrade a theme').'">'. 
    291291          '<h3>'.__('Add themes to your installation').'</h3>'. 
    292           '<p>'.sprintf(__('You can find additional themes for your blog on %s.'), 
     292          '<p class="form-note info">'.sprintf(__('You can find additional themes for your blog on %s.'), 
    293293          '<a href="http://themes.dotaddict.org/galerie-dc2/">Dotaddict</a>').'</p>'; 
    294294           
     
    337337 
    338338     echo 
    339      '<p><a class="back" href="blog_theme.php">'.__('back').'</a></p>'; 
     339     '<p><a class="back" href="blog_theme.php">'.__('Back to Blog appearance').'</a></p>'; 
    340340      
    341341     try 
  • admin/media.php

    r1519 r1526  
    383383 
    384384     echo 
    385      '<p><button class="button clean">'.__('Refresh').'</button>'. 
     385     '<p class="clear"><button class="button clean">'.__('Refresh').'</button>'. 
    386386     '<input class="button cancel one-file" type="reset" value="'.__('Clear all').'"/>'. 
    387387     '<input class="button start" type="submit" value="'.__('Upload').'"/></p>'. 
     
    389389 
    390390     echo 
    391      '<p>'.form::hidden(array('d'),$d).'</p>'. 
     391     '<p style="clear:both;">'.form::hidden(array('d'),$d).'</p>'. 
    392392     '</form>'. 
    393393     '</div></div>'; 
  • admin/style/default.css

    r1523 r1526  
    351351} 
    352352#main-menu .active { 
    353      font-weight: bolder; 
     353     font-weight: bold; 
    354354} 
    355355#search-menu { 
  • admin/style/jsUpload/style.css

    r1519 r1526  
    101101     margin-top: 1em; 
    102102     margin-bottom: 0; 
     103     clear: both; 
    103104} 
    104105 
Note: See TracChangeset for help on using the changeset viewer.

Sites map