aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/clear
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2011-05-23 13:36:47 +0000
committermistic100 <mistic@piwigo.org>2011-05-23 13:36:47 +0000
commit0f1b7f7152c6550c573a7fbd6bb0be35a7cc99cd (patch)
treee01c193428b77194e1d36597b8ee8c782c899f26 /admin/themes/clear
parenta8e5dd8af7dcb153200eb2a23928a18bb0b34a7d (diff)
plugin manager : last css fix (hopefully !)
git-svn-id: http://piwigo.org/svn/trunk@11013 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/clear')
-rw-r--r--admin/themes/clear/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css
index 5f5aa1e9a..0b80ac89d 100644
--- a/admin/themes/clear/theme.css
+++ b/admin/themes/clear/theme.css
@@ -261,8 +261,8 @@ display:block; height:85px; left:225px; position:relative; top:-42px; width:313p
.pluginBoxNameCell, .pluginMiniBoxNameCell {color:#111;}
.pluginBox.incompatible, .pluginMiniBox.incompatible {border-color:#a00 !important;}
.pluginBoxes .merged, .pluginBoxes .missing {background-color:#d99;border:1px solid #a00;}
-.deactivate_all {color:#005E89;border-color:#005E89;}
.showInfo {color:#fff;background-color:#999; }
+.showInfo:hover {color:#fff;border:none;background-color:#333}
.languageBox {background-color:#ddd;}
.languageName {color:black;}