From 2bc6baee271972c63f87823a75d351fe14023503 Mon Sep 17 00:00:00 2001 From: rub Date: Sun, 18 Jan 2009 08:43:11 +0000 Subject: merge -c3099 from trunk to branch 2.0 Try to fix bad position for "nbm_repost_submit" button. git-svn-id: http://piwigo.org/svn/branches/2.0@3100 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 252665ce2..a77a1f440 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