From 6ced111cf9c28d01d5c7349399f39f48d24a2a71 Mon Sep 17 00:00:00 2001 From: helmutm Date: Tue, 12 Sep 2006 08:39:40 +0000 Subject: [PATCH] prepare display of portlets via controller registration git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@1340 fd906abe-77d9-0310-91a1-e0d9ade77398 --- browser/base_macros.pt | 18 ++++++++++++++++++ browser/liquid/base.css | 4 ++-- browser/liquid/body.pt | 20 ++++++-------------- browser/liquid/print.css | 2 +- 4 files changed, 27 insertions(+), 17 deletions(-) diff --git a/browser/base_macros.pt b/browser/base_macros.pt index 6e6c540..6b6d45b 100644 --- a/browser/base_macros.pt +++ b/browser/base_macros.pt @@ -28,3 +28,21 @@ + + +
+ + + +
+ + + +
+

Navigation

+
+
+
+
+ diff --git a/browser/liquid/base.css b/browser/liquid/base.css index 35359b7..96a8d62 100644 --- a/browser/liquid/base.css +++ b/browser/liquid/base.css @@ -25,9 +25,9 @@ body { #global,#footer {width:100%} #menu,#content,#sub-section {float:left} -#menu {width:20%} +#menu {width:18%} #content {width:67%} -#sub-section {width:12.9%} +#sub-section {width:15%} #footer {clear:left} /* more general stuff */ diff --git a/browser/liquid/body.pt b/browser/liquid/body.pt index 4966fb2..f8a64a7 100644 --- a/browser/liquid/body.pt +++ b/browser/liquid/body.pt @@ -12,18 +12,9 @@
@@ -40,8 +31,9 @@
- - + + +