aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-12-07 09:09:32 +0000
committervdigital <vdigital@piwigo.org>2008-12-07 09:09:32 +0000
commit8eeb953b6b6c34d4e1bcceec7f6f47e9e87b39fa (patch)
treeca99776d4a196553a3e29f6368480103a9061189 /admin
parent6161920ac0365353670702ffe0ded1021f765047 (diff)
- title "Subscribe" and "Unsubscribe" should centered (no right aligned) with select area
git-svn-id: http://piwigo.org/svn/branches/2.0@2935 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin')
-rw-r--r--admin/template/goto/theme/roma/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css
index 865e89283..b40f4ef27 100644
--- a/admin/template/goto/theme/roma/theme.css
+++ b/admin/template/goto/theme/roma/theme.css
@@ -36,7 +36,7 @@ h3, #imageToolBar a:hover, .row2, .content { background-color: #222; }
#content { background: #222 url(images/fillet.png) repeat-x top left; min-height: 466px; margin-top: 9px; }
.content { padding:5px 5px 5px 5px; margin: 0 10px 0 248px; z-index:99; }
.content h3 { font-size:20px; letter-spacing:-0.4px; margin:0 20px 12px 0;
- text-align:right; background:none; border: 0; }
+ text-align:center; background:none; border: 0; }
.content h3 ~ h3{ margin-top: 40px; }
.content h4 { font-size:14px; text-align:left; padding:3px; margin: 2px;}
/*.content h2:before, .content h2:after, */