From dc595275124fba0151776539bf371025992a4641 Mon Sep 17 00:00:00 2001 From: vdigital Date: Sat, 26 Apr 2008 15:59:37 +0000 Subject: Header notes location has been changed for Check integrity of upgrades in Admin. (Just a temporary change before Admin transfer). git-svn-id: http://piwigo.org/svn/trunk@2318 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/theme/admin/theme.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'template/yoga/theme') diff --git a/template/yoga/theme/admin/theme.css b/template/yoga/theme/admin/theme.css index e5d971dda..b168c9381 100644 --- a/template/yoga/theme/admin/theme.css +++ b/template/yoga/theme/admin/theme.css @@ -438,4 +438,9 @@ body#theAdminPage #menubar { /* theme.css (line 324) */ background:transparent none repeat-y scroll right top; border-bottom:0px; } #theAdminPage #the_page #content, #theAdminPage #the_page .content { /*theme.css (line 91)*/ background-color:#111111; border-width:0px; padding:5px 35px 5px 5px; } -body#theAdminPage #menubar dl.selected dd { padding-bottom: 145px; } \ No newline at end of file +body#theAdminPage #menubar dl.selected dd { padding-bottom: 145px; } +.header_notes {/*default-colors.cs... (line 91)*/ +background-image:url(icon/note.png); background-position:left top; +background-repeat:no-repeat; border:1px solid #AAAAAA; +font-weight:bold; margin:14px; padding:5px 0px 0px; +position:absolute; right:31px; text-align:center; top:96px; width:50%; } \ No newline at end of file -- cgit v1.2.3