aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/theme.css
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2011-05-23 13:59:55 +0000
committermistic100 <mistic@piwigo.org>2011-05-23 13:59:55 +0000
commit7ac15e8ad29f630300917a578f450252abf7c917 (patch)
treeaeb735d8698f6a3da18e8bc9a33e04a1f6695f3c /admin/themes/default/theme.css
parent0f1b7f7152c6550c573a7fbd6bb0be35a7cc99cd (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/default/theme.css')
-rw-r--r--admin/themes/default/theme.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css
index 8a238e8f2..20bbfe6f4 100644
--- a/admin/themes/default/theme.css
+++ b/admin/themes/default/theme.css
@@ -915,12 +915,12 @@ h2:lang(en) { text-transform:capitalize; }
overflow:hidden;
}
.pluginMiniBoxNameCell {font-size:1.05em; margin:5px 0;position:relative;}
-.pluginActions {display: table-row; font-size:12px; }
+.pluginActions {display: table-row; font-size:0.95em; color:#777;}
.pluginActions DIV {display: table-cell; vertical-align: middle; line-height:18px; }
.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;font-size:0.8em;}
+.deactivate_all {text-align:right;font-size:0.95em;}
.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; }