Ignore:
Timestamp:
May 23, 2011, 3:59:55 PM (13 years ago)
Author:
mistic100
Message:

plugin manager : fix fix fix the style !

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/theme.css

    r11013 r11014  
    916916 }
    917917.pluginMiniBoxNameCell {font-size:1.05em; margin:5px 0;position:relative;}
    918 .pluginActions {display: table-row; font-size:12px; }
     918.pluginActions {display: table-row; font-size:0.95em; color:#777;}
    919919.pluginActions DIV {display: table-cell; vertical-align: middle; line-height:18px; }
    920920.showInfo {display:block;position:absolute;top:0;right:5px;width:15px;font-style:italic;font-family:"Georgia",serif;background-color:#464646;font-size:0.9em;border-radius:10px;-moz-border-radius:10px;}
    921921
    922922.warning:before {content:url(icon/warning.png);vertical-align:top;}
    923 .deactivate_all {text-align:right;font-size:0.8em;}
     923.deactivate_all {text-align:right;font-size:0.95em;}
    924924
    925925.languageBoxes {min-height:0;text-align:left;}
Note: See TracChangeset for help on using the changeset viewer.