From 8a7a223af0823e9974092e95f6e0eb6fed67096e Mon Sep 17 00:00:00 2001 From: plegall Date: Wed, 31 Mar 2010 13:10:09 +0000 Subject: feature 1535: apply the plugin/theme managers look&feel to language manager. git-svn-id: http://piwigo.org/svn/trunk@5496 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/roma/theme.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'admin/themes/roma/theme.css') diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index 54630a4b9..722f1770b 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -230,7 +230,7 @@ html>body #menubar {min-height:522px; height:522px;} /* IE 7 and modern browsers .themeBox {background-color:#333;} .themeBox IMG {border:1px solid #666;} -.themeName {color:white;} +.themeName {color:#ccc;} .themeActions A {border-bottom:none;} .themeDefault {background-color:#555;} @@ -242,3 +242,7 @@ html>body #menubar {min-height:522px; height:522px;} /* IE 7 and modern browsers .pluginBox {background-color:#333;color:#999} .pluginBoxNameCell {color:#ccc;} + +.languageBox {background-color:#333;} +.languageName {color:#ccc;} +.languageDefault {background-color:#555; color:#aaa;} \ No newline at end of file -- cgit v1.2.3