From 81454f67c5936849c74cdb301c8251277284e7a5 Mon Sep 17 00:00:00 2001 From: vdigital Date: Fri, 4 Jul 2008 06:10:40 +0000 Subject: On Stripy request some tufts of grass background have been changed for test purpose (will be removed). git-svn-id: http://piwigo.org/svn/trunk@2420 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/yoga/theme/admin/theme.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'admin/template') diff --git a/admin/template/yoga/theme/admin/theme.css b/admin/template/yoga/theme/admin/theme.css index a6845a476..587a75d75 100644 --- a/admin/template/yoga/theme/admin/theme.css +++ b/admin/template/yoga/theme/admin/theme.css @@ -17,7 +17,9 @@ input.rateButton, legend, #theAdminPage h3 { color: #777; } color: #900; border:0pt none; font-weight:bold; background-color: #222; padding:5px 0px 0pt 20pt; position:absolute; left:248px; min-height: 48px; text-align:left; top:110px; width:550px; z-index: 3; } -#copyright { color:#777; margin:60px auto 15px 240px; text-align:center; } +#copyright { color:#777; margin:60px auto 0px 240px; text-align:center; +padding-bottom: 15px; +background:transparent url(images/tuft_of_grass-bg.png) no-repeat scroll left bottom; } .header_notes { background: transparent url(../../../../../template/yoga/icon/note.png) no-repeat right top; border:0; font-weight:bold; @@ -32,9 +34,8 @@ body { } #the_page { border:0; display:block; margin: 0; padding-bottom: 0; z-index: 1; top:0px; -padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; -background:transparent url(images/tuft_of_grass-bg.png) no-repeat scroll center bottom; } -#tuft { +padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; } +#tuft { /* to be removed */ border:0; display:block; margin: 0; padding: 0; z-index: 99; bottom:0px; min-height: 31px; width:87px; position:absolute; right:0px; background:transparent url(images/tuft_of_grass-bg.png) no-repeat fixed right bottom; } -- cgit v1.2.3