From 120678f0781dd766c6b9ca21d38b8204eba18059 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sun, 11 Jan 2009 20:08:22 +0000 Subject: - Error icon misplaced git-svn-id: http://piwigo.org/svn/branches/2.0@3068 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 88a8f14fb..252665ce2 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