From c50419a05fe68990eeb25df0057a725c1a30ec58 Mon Sep 17 00:00:00 2001
From: Ivan Tyagov <ivan@nexedi.com>
Date: Tue, 14 Dec 2010 09:01:44 +0000
Subject: [PATCH] Do not use z-index except when really required.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41403 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_km_theme/km_css/km.css.xml              | 4 ----
 bt5/erp5_km/bt/revision                                       | 2 +-
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml
index 8cc12d77460..b4eb2f499b8 100644
--- a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml
+++ b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml
@@ -262,7 +262,6 @@ div.input > input {\n
 \tmargin:0em;\n
 \tpadding:0px;\n
         padding-top: 4px;\n
-        z-index:100;\n
 \tborder-style: none;\n
 \tborder-width:1px 1px 0;\n
         font-size: 9pt;\n
@@ -356,7 +355,6 @@ ul.breadcrumb {\n
 \theight:100%;\n
 \tfloat: left;\n
 \tposition: relative;\n
-\tz-index: 11;\n
 }\n
 \n
 ul.breadcrumb li {\n
@@ -382,7 +380,6 @@ ul.language_box{\n
 \tfloat:right;\n
 \tmargin:0;\n
 \tpadding: 0;\n
-\tz-index: 10;\n
 \tposition: relative;\n
 \tlist-style-type: none!important;\n
 }\n
@@ -857,7 +854,6 @@ div.web-toolbar div.menu div.field input, div.web-toolbar div.menu div.field sel
 /* Save button styling */\n
 div.actions button {\n
   float: right;\n
-  z-index: 300;\n
   top: -.5em;\n
   right: 0;\n
 }\n
diff --git a/bt5/erp5_km/bt/revision b/bt5/erp5_km/bt/revision
index 6b71fd4e430..4342d81b0c2 100644
--- a/bt5/erp5_km/bt/revision
+++ b/bt5/erp5_km/bt/revision
@@ -1 +1 @@
-1719
\ No newline at end of file
+1721
\ No newline at end of file
-- 
2.30.9