From cf5270d106de9aff12839ca8429c55316df2ffa7 Mon Sep 17 00:00:00 2001 From: Bryn Divey Date: Wed, 6 Dec 2006 11:26:19 +0000 Subject: [PATCH] More browse work --- resources/css/kt-framing.css | 16 +++++++++------- templates/kt3/standard_page.smarty | 17 ++++++++++------- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/resources/css/kt-framing.css b/resources/css/kt-framing.css index 5eae1a1..1cb29b3 100644 --- a/resources/css/kt-framing.css +++ b/resources/css/kt-framing.css @@ -312,7 +312,7 @@ a.main_nav_item { background: url(../../resources/graphics/portlet_corner_topleft_collapsed.png) top left no-repeat; padding: 0 0 0 0; border: 0; - z-index: 2; + z-index: 1; } #portletbar .portlet .portletTopRepeat { @@ -322,7 +322,7 @@ a.main_nav_item { left: 30px; height: 30px; width: 68%; - z-index: -1; + z-index: -1; border:0; } @@ -333,7 +333,7 @@ a.main_nav_item { left: 30px; height: 28px; width: 68%; - z-index: -1; + z-index: -1; border: 0; } @@ -344,7 +344,7 @@ a.main_nav_item { right: 0px; height: 30px; width: 60%; - z-index: -1; + z-index: -1; border: 0; } @@ -355,7 +355,7 @@ a.main_nav_item { right: 0px; height: 28px; width: 60%; - z-index: -1; + z-index: -1; border: 0; } @@ -364,8 +364,10 @@ a.main_nav_item { background: url(../../resources/graphics/portlet_borderrepeat.png) top left repeat-y; padding: 0 0 1em 0; background-color: white; - z-index: -2; + z-index: -2; border: 0; + width: 100%; + height: 100%; } #portletbar .portlet .portletbody .BottomLeft { @@ -400,8 +402,8 @@ a.main_nav_item { background: url(../../resources/graphics/portlet_borderright.png) top right repeat-y; top: 0px; right: 0px; - height: 100%; width: 5px; + height: 100%; } #portletbar .portlet.expanded { diff --git a/templates/kt3/standard_page.smarty b/templates/kt3/standard_page.smarty index e3b2e28..877925d 100644 --- a/templates/kt3/standard_page.smarty +++ b/templates/kt3/standard_page.smarty @@ -51,15 +51,12 @@ show_portlets)}class="noportlets"{/if}>
+
-
-
-
-
-
+
@@ -145,12 +142,13 @@

{$oPortlet->getTitle()}

+
+ {$portlet_output} +
-
- {$portlet_output}
{/if} @@ -187,6 +185,11 @@
+
+
+
+
+
-- libgit2 0.21.4