aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/clear
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2011-05-23 13:29:10 +0000
committermistic100 <mistic@piwigo.org>2011-05-23 13:29:10 +0000
commita8e5dd8af7dcb153200eb2a23928a18bb0b34a7d (patch)
treeea4ca4419a093b9181ac3d43dfeed2544c6d729d /admin/themes/clear
parent2d94267b70d13d654b85d1cddf0700f20acbcae2 (diff)
plugin manager : fix deactivation link, info link for clear theme
git-svn-id: http://piwigo.org/svn/trunk@11012 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/clear')
-rw-r--r--admin/themes/clear/theme.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/themes/clear/theme.css b/admin/themes/clear/theme.css
index 995c6ffab..5f5aa1e9a 100644
--- a/admin/themes/clear/theme.css
+++ b/admin/themes/clear/theme.css
@@ -262,6 +262,7 @@ display:block; height:85px; left:225px; position:relative; top:-42px; width:313p
.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; }
.languageBox {background-color:#ddd;}
.languageName {color:black;}