]> git.parisson.com Git - telemeta.git/commitdiff
fix section folding
authorolivier <>
Fri, 12 Dec 2008 19:59:08 +0000 (19:59 +0000)
committerolivier <>
Fri, 12 Dec 2008 19:59:08 +0000 (19:59 +0000)
telemeta/htdocs/css/telemeta.css

index d9db30df63d1b2ce31fb0e5d3e34c9ee93fe6597..07a99684321d837b2365ec7cd65ace5860b6c2d4 100644 (file)
@@ -89,7 +89,6 @@ h3 {
 }\r
 #leftcol {\r
     position: relative;\r
-    z-index: -1;\r
     margin-right: 345px;\r
     min-height: 450px;\r
     min-width: 400px;\r
@@ -97,6 +96,7 @@ h3 {
 #rightcol {\r
     clear: both;\r
     position: absolute;\r
+    z-index: 1;\r
     right: .3em;\r
     width: 362px;\r
     margin-top: 10px;\r