Ignore:
Timestamp:
Mar 31, 2010, 3:10:09 PM (14 years ago)
Author:
plg
Message:

feature 1535: apply the plugin/theme managers look&feel to language manager.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/themes/default/default-layout.css

    r5474 r5496  
    809809.pluginBox td {text-align:left;}
    810810.pluginBoxNameCell {width:150px; vertical-align:top;}
     811
     812.languageBoxes {min-height:0;text-align:left;}
     813.languageBox {display:inline-table; text-align:center; width:200px; height:40px; margin:5px; -moz-border-radius:5px; overflow:hidden; }
     814.languageName {font-size:1.1em; margin:5px 0;}
     815.languageActions {display: table-row; font-size:12px; }
     816.languageActions DIV {display: table-cell; vertical-align: middle; line-height:18px; }
Note: See TracChangeset for help on using the changeset viewer.