aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/theme.css
diff options
context:
space:
mode:
authormistic100 <mistic@piwigo.org>2011-04-27 21:53:35 +0000
committermistic100 <mistic@piwigo.org>2011-04-27 21:53:35 +0000
commit7f1d691a7c35e889d0847826cff7fbe8e174a362 (patch)
treeb142f656a40c540977ddd06249dee31e878ccd70 /admin/themes/default/theme.css
parente96fee5659cb27a0f55240a44eb2b7ef60fb26c2 (diff)
feature:2269 add preview box on batch_manager_unit + add colorbox jquery plugin
git-svn-id: http://piwigo.org/svn/trunk@10648 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r--admin/themes/default/theme.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css
index 49b0870d3..c0dbf09d7 100644
--- a/admin/themes/default/theme.css
+++ b/admin/themes/default/theme.css
@@ -215,9 +215,10 @@ LI.menuLi {
FORM#catModify TABLE { width: auto; }
-FIELDSET.elementEdit A {
+FIELDSET.elementEdit .thumb {
display: block;
float: right;
+ text-align: center;
}
TABLE.doubleSelect {