diff options
-rw-r--r-- | admin/template/yoga/theme/admin/images/bottom-left-bg.png | bin | 16238 -> 22748 bytes | |||
-rw-r--r-- | admin/template/yoga/theme/admin/images/top-left-bg.png | bin | 57144 -> 48511 bytes | |||
-rw-r--r-- | admin/template/yoga/theme/admin/theme.css | 13 |
3 files changed, 2 insertions, 11 deletions
diff --git a/admin/template/yoga/theme/admin/images/bottom-left-bg.png b/admin/template/yoga/theme/admin/images/bottom-left-bg.png Binary files differindex 294f78e09..ce611dfed 100644 --- a/admin/template/yoga/theme/admin/images/bottom-left-bg.png +++ b/admin/template/yoga/theme/admin/images/bottom-left-bg.png diff --git a/admin/template/yoga/theme/admin/images/top-left-bg.png b/admin/template/yoga/theme/admin/images/top-left-bg.png Binary files differindex c2de73867..9f1711826 100644 --- a/admin/template/yoga/theme/admin/images/top-left-bg.png +++ b/admin/template/yoga/theme/admin/images/top-left-bg.png diff --git a/admin/template/yoga/theme/admin/theme.css b/admin/template/yoga/theme/admin/theme.css index c0747d1b7..4290c27fe 100644 --- a/admin/template/yoga/theme/admin/theme.css +++ b/admin/template/yoga/theme/admin/theme.css @@ -147,16 +147,7 @@ padding-top: 0; min-height: 100%; position:relative; #leaves { background:transparent url(images/bottom-left-bg.png) no-repeat fixed left bottom; border:0; display:block; margin: 0; padding: 0; min-width: 539px; -min-height: 220px; position:absolute; left:0px; bottom:0px; z-index: 999; -} -/* show it to stripy */ -#leaves { background-image: none; min-height: 0px; } -#copyright { -background:transparent url(images/bottom-left-bg.png) no-repeat scroll left bottom; -color:#777777; -margin:60px 0pt; -min-height:220px; -text-align:center; +min-height: 88px; position:absolute; left:0px; bottom:0px; z-index: 0; } #content { background: #222 url(images/fillet.png) repeat-x top left; } .content { @@ -205,7 +196,7 @@ background:transparent url(images/active_tab_letters.png) no-repeat scroll left #menubar { background:transparent url(images/menuBoxBottom_new.png) no-repeat scroll left bottom; border: 0; float:none; left: 0; margin:100px 5px 5px 35px; min-height:432px; padding: 0; -position:absolute; top: 0; width:207px; display: inline; +position:absolute; top: 0; width:207px; display: inline; z-index: 1; text-align: left; /* "be nice to IE5" rule */ } #menubar .selected a { color: #f70; border-color: #f36; } #menubar .selected a:hover { color: #f33; border-bottom: 1px solid #f33;} |