diff options
author | mistic100 <mistic@piwigo.org> | 2011-05-23 13:59:55 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2011-05-23 13:59:55 +0000 |
commit | 7ac15e8ad29f630300917a578f450252abf7c917 (patch) | |
tree | aeb735d8698f6a3da18e8bc9a33e04a1f6695f3c /admin/themes/roma/theme.css | |
parent | 0f1b7f7152c6550c573a7fbd6bb0be35a7cc99cd (diff) |
plugin manager : fix fix fix the style !
git-svn-id: http://piwigo.org/svn/trunk@11014 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/roma/theme.css')
-rw-r--r-- | admin/themes/roma/theme.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index 2ff2e65f1..453bf5c26 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -238,8 +238,6 @@ display:block; height:85px; left:225px; position:relative; top:-42px; width:313p .pluginBoxNameCell, .pluginMiniBoxNameCell {color:#ddd;} .pluginBox.incompatible, .pluginMiniBox.incompatible {border-color:#800 !important;} .pluginBoxes .merged, .pluginBoxes .missing {background-color:#422;border:1px solid #800;} -.pluginActions { color:#666; } - .languageBox {background-color:#333;} .languageName {color:#ccc;} .languageDefault {background-color:#555; color:#aaa;} |