aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/theme.css
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/default/theme.css
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/default/theme.css')
-rw-r--r--admin/themes/default/theme.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css
index 230b0185e..8a238e8f2 100644
--- a/admin/themes/default/theme.css
+++ b/admin/themes/default/theme.css
@@ -920,8 +920,7 @@ h2:lang(en) { text-transform:capitalize; }
.showInfo {display:block;position:absolute;top:0;right:5px;width:15px;font-style:italic;font-family:"Georgia",serif;background-color:#464646;font-size:0.9em;border-radius:10px;-moz-border-radius:10px;}
.warning:before {content:url(icon/warning.png);vertical-align:top;}
-.deactivate_all {text-align:right;}
-.deactivate_all a {color:#f36;border-bottom:1px dotted #f36;font-size:0.8em;}
+.deactivate_all {text-align:right;font-size:0.8em;}
.languageBoxes {min-height:0;text-align:left;}
.languageBox {display:inline-table; text-align:center; width:200px; height:40px; margin:5px; -moz-border-radius:5px;border-radius:5px; overflow:hidden; }