From 65c701a5a33df1f47adca51b9086762511ee0e23 Mon Sep 17 00:00:00 2001 From: rub Date: Sun, 18 Jan 2009 08:42:08 +0000 Subject: Try to fix bad position for "nbm_repost_submit" button. git-svn-id: http://piwigo.org/svn/trunk@3099 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/theme/roma/theme.css | 1 + 1 file changed, 1 insertion(+) (limited to 'admin') diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css index 6f3d63c2e..82a981cda 100644 --- a/admin/template/goto/theme/roma/theme.css +++ b/admin/template/goto/theme/roma/theme.css @@ -11,6 +11,7 @@ input.rateButton, legend, h3 { color: #666; } #theAdminPage h2 { color: #333; } .content .infos { color: #f70; border:0; background-color: transparent; padding:5px 60px 0pt 10pt; min-height: 48px; text-align:left; background-position:left top;} +.content .infos .submit {margin-left:30px;} .content .infos li, .content .errors li { list-style-type:none; } .content .errors { color: #f33; border:0; background-color: transparent; padding:5px 60px 0pt 10pt; min-height: 48px; text-align:left; font-weight:bold; background-position:left top; } -- cgit v1.2.3