diff options
Diffstat (limited to 'admin/themes/clear/theme.css')
-rw-r--r-- | admin/themes/clear/theme.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css index 0e70b4b20..e7018f585 100644 --- a/admin/themes/clear/theme.css +++ b/admin/themes/clear/theme.css @@ -236,3 +236,7 @@ html>body #menubar {min-height:477px; height:477px;} /* IE 7 and modern browsers .pluginBox {background-color:#ddd;color:#333} .pluginBoxNameCell {font-weight:bold;} + +.languageBox {background-color:#ddd;} +.languageName {color:black;} +.languageDefault {background-color:#dbe8f3;}
\ No newline at end of file |