nitdoc: migrate github modalbox to JQuery.UI widget
[nit.git] / share / nitdoc / styles / main.css
index d617b92..6bef48b 100644 (file)
@@ -76,7 +76,7 @@ body {
 \r
 header {\r
        position: fixed;\r
-       z-index: 600;\r
+       z-index: 50;\r
        left: 0;\r
        right: 0;\r
 }\r
@@ -88,7 +88,7 @@ header {
 \r
 .sidebar {\r
        position: fixed;\r
-       z-index: 500;\r
+       z-index: 10;\r
        top: 50px;\r
        bottom: 1em;\r
        width: 250px;\r
@@ -101,7 +101,7 @@ header {
 \r
 .content {\r
        position: fixed;\r
-       z-index: 500;\r
+       z-index: 10;\r
        top: 50px;\r
        bottom: 1em;\r
        left: 0;\r
@@ -123,7 +123,7 @@ header {
 \r
 footer {\r
        position: fixed;\r
-       z-index: 500;\r
+       z-index: 50;\r
        bottom: 0;\r
        width: 100%;\r
 }\r