From b6f3cfe567e7a50cef2d5d53847d15a262a86256 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 11 Jan 2009 20:11:17 +0000 Subject: - Error icon misplaced merge -c3068 from branch 2.0 to trunk git-svn-id: http://piwigo.org/svn/trunk@3069 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/theme/roma/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/template/goto/theme/roma/theme.css b/admin/template/goto/theme/roma/theme.css index 9126a6e0b..6f3d63c2e 100644 --- a/admin/template/goto/theme/roma/theme.css +++ b/admin/template/goto/theme/roma/theme.css @@ -13,7 +13,7 @@ input.rateButton, legend, h3 { color: #666; } padding:5px 60px 0pt 10pt; min-height: 48px; text-align:left; background-position:left top;} .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; } +padding:5px 60px 0pt 10pt; min-height: 48px; text-align:left; font-weight:bold; background-position:left top; } #copyright { color:#666; margin:60px auto 0px 240px; text-align:center; padding-bottom: 15px; } .header_notes { background: transparent url(../../icon/note.png) no-repeat right top; -- cgit v1.2.3