[Erp5-report] r40642 ivan - in /erp5/trunk/bt5/erp5_km: SkinTemplateItem/portal_skins/erp5_...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Nov 25 08:55:28 CET 2010


Author: ivan
Date: Thu Nov 25 08:55:28 2010
New Revision: 40642

URL: http://svn.erp5.org?rev=40642&view=rev
Log:
Merge KM theme into one CSS file.
Set proper titles.

Added:
    erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml
Removed:
    erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/color.css.xml
    erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/layout.css.xml
    erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/pulldown.css.xml
    erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/splash.css.xml
    erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/type.css.xml
Modified:
    erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/fix-ie.css.xml
    erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/gadget.css.xml
    erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km_listbox.css.xml
    erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/template_erp5_km_minimal.xml
    erp5/trunk/bt5/erp5_km/bt/revision

Removed: erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/color.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/color.css.xml?rev=40641&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/color.css.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/color.css.xml (removed)
@@ -1,402 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_Cacheable__manager_id</string> </key>
-            <value> <string>http_cache</string> </value>
-        </item>
-        <item>
-            <key> <string>_bind_names</string> </key>
-            <value>
-              <object>
-                <klass>
-                  <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
-                </klass>
-                <tuple/>
-                <state>
-                  <dictionary>
-                    <item>
-                        <key> <string>_asgns</string> </key>
-                        <value>
-                          <dictionary>
-                            <item>
-                                <key> <string>name_subpath</string> </key>
-                                <value> <string>traverse_subpath</string> </value>
-                            </item>
-                          </dictionary>
-                        </value>
-                    </item>
-                  </dictionary>
-                </state>
-              </object>
-            </value>
-        </item>
-        <item>
-            <key> <string>_text</string> </key>
-            <value> <unicode encoding="cdata"><![CDATA[
-
-/****************************************************************/\n
-/*   TODO: XXX-JPS                                              */\n
-/*     - missing docstring                                      */\n
-/*     - add dynamic properties                                 */\n
-/****************************************************************/\n
-\n
-/*\n
-##  dreikelvin CSS Framework 3.5\n
-##\n
-##  Author & Copyright: Robert Jung 2008\n
-##  URL: http://design.dreikelvin.de/\n
-##\n
-##  CSS for "ERP5"\n
-##\n
-##\n
-*/\n
-/* ## XHTML basis elements ############################ start # */\n
-\n
-<tal:block define="dummy python: request.RESPONSE.setHeader(\'Content-Type\', \'text/css;; charset=utf-8\')"/>\n
-\n
-\n
-body {\n
-  background:#E9E9E9 url(../km_img/bg.png) repeat-x scroll 0 0;\n
-}\n
-\n
-.content .error .input {border:2px solid #FF4400;}\n
-.content .field .error {\n
-  background-color:inherit;\n
-  color:#FF4400;\n
-}\n
-\n
-#header {\n
-        color:#a8a799;\n
-}\n
-\n
-.breadcrumb li {\n
-\tcolor:#686868;\n
-}\n
-\n
-::selection {\n
-\tbackground:#aaa;\n
-\tcolor:#000;\n
-}\n
-\n
-::-moz-selection{\n
-\tbackground:#aaa;\n
-\tcolor:#000;\n
-}\n
-\n
-.breadcrumb_separator {\n
-  margin-bottom:2px;\n
-}\n
-\n
-.block h3.handle{\n
-\tbackground: url(../km_img/widgethead.png) repeat-x scroll 0 -2px #c1c0b4;\n
-\tborder-color:#C0BFB3 #C0BFB3 #9C9479;\n
-\tborder-style:solid;\n
-\tborder-width:1px;\n
-\tcolor:#776D61;\n
-\tfont-size:10pt;\n
-\n
-}\n
-\n
-fieldset.left h4,\n
-fieldset.center h4,\n
-fieldset.right h4 {\n
-\tbackground-color:#efeee8;\n
-}\n
-\n
-.document > .content ul li {\n
-  background:transparent url(../km_img/bg_bullet_square.gif) no-repeat scroll 0 0.5em;\n
-  margin:0 0 0.3em 2px;\n
-  padding:0 0 0 12px;\n
-  list-style-image:none;\n
-  list-style-position:outside;\n
-  list-style-type:none;\n
-}\n
-\n
-table {\n
-\tborder: 1px solid #ecebe2;\n
-}\n
-\n
-table th button {\n
-  background-color:inherit;\n
-  border-width:0;\n
-  color:inherit;\n
-  cursor:pointer;\n
-  float:left;\n
-  vertical-align:middle;\n
-  font-weight:bold;\n
-  text-align:left;\n
-  background:transparent url(../km_img/switch.png) no-repeat scroll 100% 50%;\n
-  padding:0 6px 0 0;\n
-}\n
-\n
-table tbody tr td {\n
-\tborder-top: 1px solid #ecebe2;\n
-\tbackground-color: #FFFFFF;\n
-\t-webkit-transition-property: background;\n
-\t-webkit-transition-duration: 0.2s;\n
-\t-webkit-transition-timing-function: linear;\n
-}\n
-\n
-#km_left .document > .content {\n
-\tbackground-color: #fff;\n
-\tborder:1px solid #c0bfb3;\n
-}\n
-\n
-.section {\n
-\tborder-bottom: 1px solid #e9e9e9;\n
-}\n
-\n
-#wrapper_footer {\n
-\tborder-top:1px solid #fcfbfb;\n
-\tbackground-color:#9d968d;\n
-\tcolor:#eae9df;\n
-}\n
-\n
-\n
-/* ## link styling ################################### start # */\n
-\n
-a:link, a:active, a:visited { \n
-  color: #9d968d; \n
-  font-weight:bold; \n
-}\n
-\n
-a:hover { \n
-  color: #000; \n
-}\n
-\n
-#header a:link, #header a:active, #header a:visited {\n
-\tcolor:#fff;\n
-\tfont-weight:bold;\n
-\ttext-shadow: 0 1px 0 #a8a799;\n
-}\n
-\n
-#header .meta div a:link, #header .meta div a:active, #header .meta div a:visited {\n
-  font-weight: normal;\n
-}\n
-\n
-#header .meta div a:hover{\n
-  font-weight: bold;\n
-}\n
-\n
-#header ul.breadcrumb li a:link, #header ul.breadcrumb li a:active, #header ul.breadcrumb li a:visited {\n
-\tcolor:#686868;\n
-}\n
-\n
-#header ul.breadcrumb li a:hover {\n
-\tcolor:#FFF;\n
-}\n
-\n
-#footer a:link, #footer a:active, #footer a:visited,\n
-#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited { \n
-  color:#FFF;\n
-  font-weight:bold;\n
-}\n
-\n
-#footer a:hover, #footer ul li a:hover { color:#fff; }\n
-\n
-/* ## link styling ################################### end ### */\n
-\n
-#menu ul li #home-link:link, \n
-#menu ul li #home-link:active, \n
-#menu ul li #home-link:visited {\n
-\tbackground: url(../km_img/home.gif) no-repeat transparent;\n
-}\n
-\n
-#menu ul li #home-link:hover {\n
-\tbackground-position: 0 100%;\n
-}\n
-\n
-#menu #login-logout-link:link, #menu #login-logout-link:active, #menu #login-logout-link:visited {\n
-  background: url(../km_img/login.gif) no-repeat transparent;\n
-  background-position: 0 -3px;\n
-}\n
-\n
-#menu #login-logout-link:hover {\n
-\tbackground-position: 0 -23px;\n
-}\n
-\n
-/* ## navigation ###################################### end ### */\n
-\n
-a.bt-download:link, a.bt-download:active, a.bt-download:visited {\n
-\tbackground: url(../km_img/icon-save.png) no-repeat transparent;\n
-}\n
-\n
-a.bt-rss:link, a.bt-rss:active, a.bt-rss:visited {\n
-\tbackground: url(../km_img/icon-rss.png) no-repeat transparent;\n
-}\n
-\n
-a.bt-download:link, a.bt-download:active, a.bt-download:visited,\n
-a.bt-rss:link, a.bt-rss:active, a.bt-rss:visited {\n
-\tbackground-position: 100% 50%;\n
-\tcolor:#000;\n
-}\n
-\n
-/* ## buttons ######################################### start # */\n
-\n
-a.block-refresh { background-position: 0 0; }\n
-\n
-a.block-minimize { background-position: -17px 0 !important; }\n
-\n
-a.block-remove { background-position: -34px 0 !important; }\n
-\n
-a.block-edit-form { background-position: -51px 0 !important; }\n
-\n
-a.block-refresh:hover { background-position: 0 100% !important; }\n
-\n
-a.block-minimize:hover { background-position: -17px 100% !important; }\n
-\n
-a.block-remove:hover { background-position: -34px 100% !important; }\n
-\n
-a.block-edit-form:hover { background-position: -51px 100% !important; }\n
-\n
-a.bt-edit:link, a.bt-edit:active, a.bt-edit:visited {\n
-\tbackground: url(../km_img/bt-edit.png) no-repeat transparent;\n
-}\n
-\n
-a.bt-edit:link strong, a.bt-edit:active strong,\n
-a.bt-edit:visited strong {\n
-\tbackground: url(../km_img/bt-edit.png) no-repeat transparent;\n
-\tbackground-position: 100% 0;\n
-\tcolor:#828282;\n
-}\n
-\n
-a.bt-edit:hover {\n
-\tbackground-position: 0 100%;\n
-}\n
-\n
-a.bt-edit:hover strong {\n
-\tcolor:#4f4f4f;\n
-\tbackground-position: 100% 100%;\n
-}\n
-\n
-button.formbt, button.bt-med span, .bt-small span { color:#828282; }\n
-button.formbt:hover span, button.bt-med:hover span, .bt-small:hover span { color:#4f4f4f; }\n
-\n
-button.formbt, button.formbt > span { background: url(../km_img/formbt.png) no-repeat transparent; }\n
-\n
-button.bt-med, button.bt-med span { \n
-  background: url(../km_img/button-med.png) no-repeat transparent; \n
-  background-color: #E9E9E9;\n
-}\n
-\n
-.bt-small, .bt-small span { background: url(../km_img/button-small.png) no-repeat transparent; }\n
-\n
-button.formbt, button.bt-med, .bt-small { background-position: 100% 0; }\n
-\n
-button.formbt:hover, button.bt-med:hover, .bt-small:hover { background-position: 100% 100%; }\n
-\n
-button.formbt:hover span, button.bt-med:hover span, .bt-small:hover span { background-position: 0 100%; }\n
-\n
-button#input-save-view span.image {background: url(../km_img/bt-save2.png) no-repeat transparent;}\n
-button#input-save-edit span.image {background: url(../km_img/bt-save.png) no-repeat transparent;}\n
-\n
-button#input-save-edit span.image,\n
-button#input-save-view span.image {\n
-  position: relative;\n
-  margin:8px;\n
-  float: left;\n
-  width: 19px;\n
-  height: 18px;\n
-}\n
-\n
-/* ## buttons ######################################### end ### */\n
-\n
-\n
-/* ## form styling #################################### start # */\n
-.meta input.search_button:hover,\n
-.search_button:hover {\n
-\tbackground-position: 0 100%;\n
-}\n
-\n
-label {\n
-\tcolor:#9d968d;\n
-}\n
-\n
-\n
-/* ## form styling #################################### end ### */\n
-\n
-/* Search pop up styling */\n
-div.popup_row .reference{\n
-  color: inherit;\n
-}\n
-\n
-/* Search listbox styling */\n
-span.search_result_title{\n
-  color: #1111CC;\n
-}\n
-\n
-span.search_result_portal_type{\n
-  color: inherit;\n
-}\n
-\n
-span.found{\n
-  color: #000000;\n
-}\n
-\n
-span.found em{\n
-  font-weight: bold;\n
-}\n
-\n
-div.searchDetails a.section-link{\n
-  color: inherit;\n
-}\n
-\n
-div.searchDetails a.reference-link{\n
-  color: #228822;\n
-}\n
-\n
-div.searchDetails a.owner-link{\n
-  color: inherit;\n
-}\n
-\n
-div.searchDetails a.modification-date-link{\n
-  color: inherit;\n
-}\n
-\n
-/* workflow states  colors*/\n
- .draft-state { \n
-  color:#4574cb; \n
-}\n
- .published-state, .released-state, .shared-state { \n
-  color: green; \n
-}\n
-.hidden-state{\n
-  color:red;\n
-}\n
-.archived-state{\n
-  color:gray;\n
-}\n
-
-
-]]></unicode> </value>
-        </item>
-        <item>
-            <key> <string>content_type</string> </key>
-            <value> <string>text/html</string> </value>
-        </item>
-        <item>
-            <key> <string>expand</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>color.css</string> </value>
-        </item>
-        <item>
-            <key> <string>output_encoding</string> </key>
-            <value> <string>utf-8</string> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <unicode></unicode> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>

Modified: erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/fix-ie.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/fix-ie.css.xml?rev=40642&r1=40641&r2=40642&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/fix-ie.css.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/fix-ie.css.xml [utf8] Thu Nov 25 08:55:28 2010
@@ -120,7 +120,7 @@ button.formbt span {\n
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <unicode></unicode> </value>
+            <value> <unicode>KM IE fixes</unicode> </value>
         </item>
       </dictionary>
     </pickle>

Modified: erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/gadget.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/gadget.css.xml?rev=40642&r1=40641&r2=40642&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/gadget.css.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/gadget.css.xml [utf8] Thu Nov 25 08:55:28 2010
@@ -12,7 +12,7 @@
         </item>
         <item>
             <key> <string>_EtagSupport__etag</string> </key>
-            <value> <string>ts89997333.59</string> </value>
+            <value> <string>ts90671605.44</string> </value>
         </item>
         <item>
             <key> <string>__name__</string> </key>
@@ -638,7 +638,7 @@ div.block fieldset.gadget-profile div.fi
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string></string> </value>
+            <value> <string>KM Gadgets CSS</string> </value>
         </item>
       </dictionary>
     </pickle>

Added: erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml?rev=40642&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml (added)
+++ erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km.css.xml [utf8] Thu Nov 25 08:55:28 2010
@@ -0,0 +1,1820 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>_Cacheable__manager_id</string> </key>
+            <value> <string>http_cache</string> </value>
+        </item>
+        <item>
+            <key> <string>_bind_names</string> </key>
+            <value>
+              <object>
+                <klass>
+                  <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
+                </klass>
+                <tuple/>
+                <state>
+                  <dictionary>
+                    <item>
+                        <key> <string>_asgns</string> </key>
+                        <value>
+                          <dictionary>
+                            <item>
+                                <key> <string>name_subpath</string> </key>
+                                <value> <string>traverse_subpath</string> </value>
+                            </item>
+                          </dictionary>
+                        </value>
+                    </item>
+                  </dictionary>
+                </state>
+              </object>
+            </value>
+        </item>
+        <item>
+            <key> <string>_text</string> </key>
+            <value> <unicode encoding="cdata"><![CDATA[
+
+/****************************************************************/\n
+/*   TODO: XXX-JPS                                              */\n
+/*     - missing docstring                                      */\n
+/*     - add dynamic properties                                 */\n
+/****************************************************************/\n
+\n
+/*\n
+##  dreikelvin CSS Framework 3.5\n
+##\n
+##  Author & Copyright: Robert Jung 2008\n
+##  URL: http://design.dreikelvin.de/\n
+##\n
+##  CSS for "ERP5"\n
+##\n
+##\n
+*/\n
+\n
+<tal:block define="dummy python: request.RESPONSE.setHeader(\'Content-Type\', \'text/css;; charset=utf-8\');\n
+                   menu_opacity python:here.getLayoutProperty(\'layout_navigation_menu_opacity\', \'0.80\');\n
+                   menu_width python:here.getLayoutProperty(\'layout_navigation_menu_width\', \'145px\');\n
+                   menu_indent python:here.getLayoutProperty(\'layout_navigation_menu_indent\', \'155px\');" >\n
+\n
+body,html {\n
+\n
+\tmargin:0;\n
+\tpadding:0;\n
+\theight:100%;\n
+\n
+}\n
+\n
+fieldset, form, img {\n
+\n
+\tborder:none;\n
+\tmargin:0;\n
+\tpadding:0;\n
+}\n
+\n
+br, .clear{ clear:both; }\n
+\n
+div {\n
+\n
+\tmargin:0;\n
+\tpadding:0;\n
+\tfloat:none;\n
+\twidth:100%;\n
+\tposition:relative;\n
+\n
+}\n
+\n
+.transition_message {background-color:#FF654A;}\n
+\n
+.transition_message\n
+{\n
+  font-weight:bold;\n
+  margin-left:10px;\n
+  color:white;\n
+  text-indent:4px;\n
+  margin-bottom:10px;\n
+}\n
+\n
+/* Generic styles used in all ERP5 KM Styles */\n
+.hidden,\n
+.hiddenLabel label,\n
+.hidden_label label,\n
+fieldset.hidden_fieldset { \n
+  display: none;\n
+}\n
+\n
+\n
+/* ## XHTML basis elements ########################### end ### */\n
+\n
+/* ## main elements ################################## start # */\n
+\n
+#mainwrapper {\n
+\n
+\tmin-height: 100%;\n
+\twidth:952px;\n
+\tmargin: 0 auto;\n
+\n
+}\n
+\n
+\n
+#header {\n
+\n
+\tdisplay:block;\n
+\tclear:both;\n
+\n
+}\n
+\n
+#index {\n
+\n
+\tdisplay:none;\n
+\n
+}\n
+\n
+#index a {\n
+\n
+\tdisplay:none;\n
+\n
+}\n
+\n
+#center{\n
+  padding-top: 5px;\n
+}\n
+\n
+#center\n
+{\n
+\n
+\tclear:both;\n
+\tposition: relative;\n
+\tpadding-bottom:35px;\n
+\n
+}\n
+\n
+.content .field label {\n
+\n
+  float:left;\n
+\n
+}\n
+\n
+.content .field label, .content .field .input {\n
+  width: 100%;\n
+  padding-left:10px;\n
+\n
+}\n
+\n
+\n
+.content .field label {\n
+\n
+width:30%;\n
+\n
+}\n
+\n
+fieldset.left\n
+{\n
+\toverflow: hidden;\n
+\n
+\n
+}\n
+\n
+#wrapper_right {\n
+\n
+\tfloat: left;\n
+\twidth:22.5%;\n
+\tposition:relative;\n
+\tmargin-left: 19px;\n
+\tpadding-top: 10px;\n
+\n
+}\n
+\n
+#km_left .text,\n
+#km_front .text {\n
+\n
+\tpadding:10px;\n
+\twidth: auto;\n
+\n
+}\n
+\n
+\n
+div#main_content fieldset.bottom label {\n
+\n
+  display:none;\n
+\n
+}\n
+\n
+\n
+div#wrapper_headline span.header_title {\n
+\n
+  margin: 10px;\n
+\n
+}\n
+\n
+div#wrapper_headline div.header_title {\n
+  float:left;\n
+  width: auto;\n
+}\n
+\n
+\n
+div.input > input {\n
+  max-width:320px;\n
+}\n
+\n
+button, select, input {\n
+  vertical-align:middle;\n
+}\n
+\n
+/* ## main elements ################################### end ### */\n
+\n
+/* ## navigation ###################################### start # */\n
+\n
+#menu {\n
+\n
+\twidth:100%;\n
+\theight:40px;\n
+\tmargin:0em;\n
+\tpadding:0px;\n
+        padding-top: 4px;\n
+\tz-index: 1;\n
+\tborder-style: none;\n
+\tborder-width:1px 1px 0;\n
+\n
+}\n
+\n
+#wrapper_path {\n
+\n
+\tfloat:left;\n
+\twidth: 100%;\n
+\n
+}\n
+\n
+\n
+\n
+#menu ul {\n
+\n
+\tfloat:left;\n
+\tlist-style-type: none;\n
+\tmargin:0;\n
+\tpadding:0;\n
+\n
+\n
+}\n
+\n
+#menu .navbar {\n
+\twidth:70%;\n
+}\n
+\n
+#menu ul li {\n
+\n
+\tmargin:0;\n
+\tpadding:0;\n
+\tfloat:left;\n
+\theight:100%;\n
+\n
+}\n
+\n
+/* Top menu collapse root element */\n
+#menu ul li.collapse-menu{\n
+  background: url(../km_img/collapse-down-arrow.gif) no-repeat transparent right 10px;\n
+  padding-right: 0px;\n
+}\n
+#menu ul li.non-collapse-menu{\n
+  background: none;\n
+  padding-right: 0px;\n
+}\n
+\n
+#menu .meta {\n
+\n
+\tfloat:right;\n
+\twidth:auto;\n
+\tmargin-right: 10px;\n
+\n
+}\n
+\n
+.tools {\n
+\n
+\tfloat: left;\n
+\tdisplay: block;\n
+\tclear: both;\n
+\twidth:100%;\n
+\tpadding: 5px 0;\n
+        height: 20px;\n
+\n
+}\n
+\n
+\n
+#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {\n
+\n
+\theight:100%;\n
+\tline-height:30px;\n
+\tfloat:left;\n
+\n
+}\n
+\n
+#menu ul li #home-link:link, #menu ul li #home-link:active, #menu ul li #home-link:visited {\n
+\n
+\ttext-indent: -99999px;\n
+\tdisplay:block;\n
+\theight:20px;\n
+\twidth:8px;\n
+\tposition: relative;\n
+\ttop: 0px;\n
+\tmargin:5px 0 5px 5px;\n
+\n
+}\n
+\n
+#menu #login-logout-link:link, #menu #login-logout-link:active, #menu #login-logout-link:visited {\n
+\n
+\theight:20px;\n
+\tposition: relative;\n
+\tline-height: 20px;\n
+\tpadding-left:25px;\n
+\n
+}\n
+\n
+ul.breadcrumb {\n
+\n
+\tlist-style-type: none;\n
+\tmargin:0 0 0 5px;\n
+\tpadding:0;\n
+\twidth:auto;\n
+\theight:100%;\n
+\tfloat: left;\n
+\tposition: relative;\n
+\tz-index: 11;\n
+\n
+}\n
+\n
+ul.breadcrumb li {\n
+\n
+\tfloat:left;\n
+\tmargin-left:5px;\n
+\theight:100%;\n
+\n
+}\n
+\n
+div.breadcrumb{\n
+  float:left;\n
+  width: auto;\n
+}\n
+\n
+div.language-selection{\n
+  float:right;\n
+  width: auto;\n
+}\n
+\n
+\n
+ul.widget_management_box,\n
+ul.language_box{\n
+\n
+\tfloat:right;\n
+\tmargin:0;\n
+\tpadding: 0;\n
+\tz-index: 10;\n
+\tposition: relative;\n
+\tlist-style-type: none!important;\n
+\n
+}\n
+ul.widget_management_box li{\n
+  float:right;\n
+  display: block;\n
+}\n
+ul.language_box li {\n
+\tfloat:left;\n
+\tmargin: 0 2px;\n
+\n
+}\n
+\n
+ul.language_box{\n
+  padding: 0 10px;\n
+}\n
+\n
+ul.language_box img {\n
+  padding:3px;\n
+  opacity:0.7;\n
+}\n
+\n
+/* Language icon */\n
+ul.language_box .selected img {\n
+  padding:2px;\n
+  border:1px solid #808080;\n
+  opacity:1;\n
+}\n
+\n
+ul.language_box .not_selected img:hover{\n
+  border: 1px solid #808080;\n
+  padding:2px;\n
+}\n
+\n
+/* Language strings */\n
+ul.language_box .not_selected span,\n
+ul.language_box .selected span {\n
+  color:gray;\n
+}\n
+ul.language_box .selected span{\n
+  text-decoration:underline;\n
+  text-shadow:none;\n
+}\n
+\n
+ul.widget_management_box{\tpadding: 0 0px 0 0;}\n
+\n
+ul.widget_management_box a {float:left;}\n
+\n
+\n
+.box {\n
+\n
+width: auto;\n
+\n
+}\n
+\n
+/* ## navigation ###################################### end ### */\n
+\n
+\n
+/* ## element "boxes" ################################# start # */\n
+\n
+\n
+div#mainwrapper div#wrapper_right{\n
+  float:left;\n
+}\n
+\n
+div#km_left div#wrapper_bottom{ \n
+  font-size:0.7em;\n
+  border:0;\n
+  margin:10px;\n
+  clear:left;\n
+}\n
+\n
+\n
+div#mainwrapper div#wrapper_right fieldset.widget div.field label:after {content: ":"}\n
+div#mainwrapper div#wrapper_right div.gadget fieldset.widget{\n
+  border:0;\n
+  margin:0;\n
+  clear:both;\n
+}\n
+div#mainwrapper div.wrapper div.gadget fieldset.widget legend{\n
+  display:none;\n
+}\n
+\n
+#km_left .document > .content{\n
+\n
+\tfloat:left;\n
+\tmargin: 10px;\n
+\n
+}\n
+\n
+/* ## element "boxes" ################################ end ### */\n
+\n
+/* ## element "footer" ############################### start # */\n
+\n
+#wrapper_footer {\n
+\n
+\tclear:both;\n
+\twidth: 100%;\n
+\toverflow: hidden;\n
+\tposition: relative;\n
+\tmargin-top: -4.6em;\n
+\tpadding-bottom: 20px;\n
+\n
+}\n
+\n
+#footer {\n
+\n
+  width:952px;\n
+  margin: 0 auto;\n
+\n
+}\n
+\n
+\n
+\n
+#footer hr{\n
+  clear:both;\n
+}\n
+\n
+#wrapper_footer ul {\n
+\n
+\tlist-style-type: none;\n
+\tmargin:0 auto;\n
+\tpadding: 11px 20px;\n
+\n
+}\n
+\n
+#footer_left {float: left;}\n
+#footer_right {float: right;}\n
+\n
+#footer_right li {\n
+\n
+text-align: right;\n
+\n
+}\n
+\n
+/* ## element "footer" ############################### end ### */\n
+\n
+/* ## forms ########################################## start # */\n
+\n
+\n
+form p,\n
+.bottom_actions{\n
+\n
+  margin:5px 0;\n
+\n
+}\n
+\n
+.meta {\n
+\n
+  line-height:30px;\n
+\n
+}\n
+\n
+.meta div{\n
+\n
+  display: inline;\n
+  width: auto;\n
+  float: left;\n
+\n
+}\n
+\n
+.meta input {\n
+\n
+  width:100px;\n
+  vertical-align: middle;\n
+\n
+}\n
+\n
+.meta .search_button {\n
+\twidth: 20px;\n
+\theight: 20px;\n
+\tmargin:5px 0 5px 5px;\n
+\tcursor:pointer;\n
+\n
+}\n
+\n
+.meta div.input > select {\n
+  border: none;\n
+  margin-left:0.1em;\n
+  height: 20px;\n
+}\n
+\n
+.meta input.search_text {\n
+\n
+  color:#777777;\n
+  font-size:1em;\n
+  border: none;\n
+  width: 120px;\n
+  margin-left: 10px;\n
+  height: 18px\n
+\n
+}\n
+\n
+div.search_text{\n
+  margin-right: 4px;\n
+}\n
+\n
+.meta input.search_text:focus {color:#000000;}\n
+\n
+.meta input.search_button {\n
+\n
+\tborder:none;\n
+\tmargin:0;\n
+\tpadding:0;\n
+\twidth:20px;\n
+\theight:20px;\n
+\tbackground: url(../km_img/bt-qsearch.gif) no-repeat transparent;\n
+\tdisplay:block;\n
+\ttext-indent:-999999px;\n
+}\n
+\n
+#menu .navbar fieldset,\n
+#menu .meta fieldset {\n
+\n
+  float: left;\n
+\n
+}\n
+\n
+fieldset.left .field,\n
+fieldset.right .field {\n
+\n
+  margin: 5px 0;\n
+  float: left;\n
+\n
+}\n
+\n
+.date_field {\n
+\n
+  width: auto;\n
+\n
+}\n
+\n
+/* ## forms ########################################## end ### */\n
+\n
+/* ## buttons ######################################### start # */\n
+\n
+a.bt-edit:link, a.bt-edit:active, a.bt-edit:visited {\n
+\n
+\theight:24px;\n
+\twidth:auto;\n
+\tdisplay:block;\n
+\tpadding-left:10px;\n
+\tmargin: 0 0 5px 0;\n
+\n
+}\n
+\n
+a.bt-edit:link strong, a.bt-edit:active strong, a.bt-edit:visited strong {\n
+\n
+\theight:100%;\n
+\twidth:auto;\n
+\tdisplay:block;\n
+\tline-height:24px;\n
+\twhite-space: nowrap;\n
+\n
+}\n
+\n
+a.bt-edit strong img {\n
+\n
+\tposition: relative;\n
+\ttop:2px;\n
+\n
+}\n
+\n
+button#bt-clone {\n
+\n
+  margin-top: 1em;\n
+\n
+}\n
+\n
+button.formbt {\n
+\n
+\twidth: auto;\n
+\theight:35px;\n
+\tcursor: pointer;\n
+\tborder:none;\n
+\tpadding: 0 20px 0 0;\n
+\tmargin: 0 5px 0 0;\n
+\tposition: relative;\n
+\toverflow: visible;\n
+\n
+}\n
+\n
+button::-moz-focus-inner { border:none; }\n
+\n
+button.formbt > span {\n
+\n
+\tdisplay:block;\n
+\twidth:100%;\n
+\theight:35px;\n
+\tmargin:0;\n
+\tpadding:0 0 0 5px;\n
+\tline-height:35px;\n
+\tposition: relative;\n
+\tleft:-2px;\n
+\twhite-space: nowrap;\n
+\n
+}\n
+\n
+a.bt-download:link, a.bt-download:active, a.bt-download:visited,\n
+a.bt-rss:link, a.bt-rss:active, a.bt-rss:visited {\n
+\n
+\tpadding-right:15px;\n
+\tposition: absolute;\n
+\tright:10px;\n
+\ttop:10px;\n
+\n
+}\n
+\n
+button.bt-med {\n
+\n
+\twidth: auto;\n
+\theight:24px;\n
+\tcursor: pointer;\n
+\tborder:none;\n
+\tpadding: 0 20px 0 0;\n
+\tmargin: 0 5px 0 0;\n
+\tposition: relative;\n
+\toverflow: visible;\n
+\n
+}\n
+\n
+button.bt-med span {\n
+\n
+\tdisplay:block;\n
+\twidth:100%;\n
+\theight:24px;\n
+\tmargin:0;\n
+\tpadding:0 0 0 10px;\n
+\tline-height:24px;\n
+\tposition: relative;\n
+\tleft:-2px;\n
+\twhite-space: nowrap;\n
+\n
+}\n
+\n
+button.bt-med span img {\n
+\n
+\tdisplay:inline;\n
+\tposition: relative;\n
+\ttop:3px;\n
+\tmargin-right:5px;\n
+\n
+}\n
+\n
+.bt-small {\n
+\n
+\tdisplay:block;\n
+\twidth: auto;\n
+\theight:18px;\n
+\tcursor: pointer;\n
+\tborder:none;\n
+\tpadding: 0 15px 0 0;\n
+\tmargin: -2px 2px 0 2px;\n
+\tposition: relative;\n
+\toverflow: visible;\n
+\n
+}\n
+\n
+.bt-small span {\n
+\n
+\tdisplay:block;\n
+\twidth:100%;\n
+\theight:18px;\n
+\tmargin:0;\n
+\tpadding:0 0 0 10px;\n
+\tline-height:18px;\n
+\tposition: relative;\n
+\tleft:-2px;\n
+\twhite-space: nowrap;\n
+\n
+}\n
+\n
+.bt-small span img {\n
+\n
+\tdisplay:inline;\n
+\tmargin-right:2px;\n
+\n
+}\n
+\n
+/* ## buttons ######################################### end ### */\n
+\n
+#main_form {\n
+\n
+  height:100%;\n
+\n
+}\n
+\n
+\n
+.input input[type=image] {\n
+\n
+  width: auto !important;\n
+\n
+}\n
+\n
+#km_left {\n
+\n
+  float: left;\n
+  width: 75%;\n
+  padding-top: 0.3em;\n
+\n
+}\n
+\n
+#km_left.alone {\n
+\n
+  width: 100%;\n
+\n
+}\n
+\n
+\n
+.bottom_actions {\n
+  float:right;\n
+  width: auto;\n
+  margin-right: 10px;\n
+  margin-top: 0.5em;\n
+}\n
+\n
+/* Login form  CSS */\n
+fieldset.registration {\n
+  float:left;\n
+  width:49.5%;\n
+  background-color: #FFFFFF;\n
+  margin-right: 0.5%;\n
+  height: 775px;\n
+}\n
+\n
+fieldset.left_registration, \n
+fieldset.right_registration {\n
+  width:50%;\n
+  float: left;\n
+  background-color: #D1D1D1;\n
+}\n
+\n
+fieldset.left_registration {\n
+  width: 49%;\n
+  margin-right: 0.5em;\n
+}\n
+\n
+fieldset.left_registration h4, \n
+fieldset.right_registration h4 {\n
+  margin: 0 0 10px 0;\n
+  font-weight: bold;\n
+  padding: 0.1em 0.5em;\n
+  background: #5B7C9B none repeat scroll 0% ;\n
+  color: white !important;\n
+  display: block;\n
+  font-size: 1.2em;\n
+}\n
+\n
+fieldset.left_registration > div,\n
+fieldset.right_registration > div {\n
+  clear:both;\n
+  margin:0.1em 0pt;\n
+  position:relative;\n
+}\n
+\n
+fieldset.left_registration div.input, \n
+fieldset.right_registration div.input {\n
+  display:block;\n
+  width: auto;\n
+}\n
+ \n
+fieldset.left_registration label, \n
+fieldset.right_registration label {\n
+  display:block;\n
+  float:left;\n
+  margin:0pt;\n
+  text-align:right;\n
+  width:11.5em;\n
+  padding-right: 0.1em;\n
+}\n
+\n
+fieldset.left_registration input,\n
+fieldset.left_registration textarea,\n
+fieldset.left_registration select,\n
+fieldset.right_registration input,\n
+fieldset.right_registration textarea,\n
+fieldset.right_registration select {\n
+  border:1px solid #999999;\n
+  color:#333333;\n
+  font-family:Sans,Verdana,Tahoma,Georgia,Geneva,Arial,sans-serif;\n
+  font-size:8pt;\n
+  line-height:1.5em;\n
+  width: auto;\n
+}\n
+\n
+/* ## screen sizes #################################### start # */\n
+\n
+.screen_small #mainwrapper {\n
+\n
+\twidth:780px;\n
+\n
+}\n
+\n
+.screen_small #mainwrapper .content .gadget .box,\n
+.screen_small #mainwrapper .content .gadget .box table tr td {\n
+\n
+\tfont-size:9px;\n
+\n
+}\n
+\n
+/* ## screen sizes #################################### end ### */\n
+\n
+/* Splash section */\n
+#wrapper_splash .input img{\n
+\n
+  border: none;\n
+  display: block;\n
+  margin: auto;\n
+\n
+}\n
+\n
+div.required label{\n
+  background-image:url("km_img/required_mark.png");\n
+  background-position:left center;\n
+  background-repeat:no-repeat;\n
+  padding-left: 10px;\n
+}\n
+\n
+\n
+/* Content formatting */\n
+div.document div.content div.text h1, h2, h3, h4, h5, h6, p{\n
+  /* XXX: generate it dynamically */\n
+}\n
+div.document div.content div.text blockquote, pre{\n
+  max-width: 600px;\n
+}\n
+\n
+div.document div.content div.text a{\n
+  color: #686868;\n
+}\n
+\n
+/* Web Toolbar */\n
+div.web-toolbar{\n
+  background-color: #000000;\n
+}\n
+\n
+div.web-toolbar h3{\n
+  color:#FFFFFF;\n
+  padding-top: 4px;\n
+}\n
+\n
+#wrapper_footer div.web-toolbar ul{\n
+  padding: 0em;\n
+  margin: 0em;\n
+}\n
+\n
+#wrapper_footer div.web-toolbar li.toolboxSection:hover, \n
+#wrapper_footer div.web-toolbar li.toolboxSection h3:hover {\n
+  background:#A8A799;\n
+}\n
+ \n
+div.web-toolbar div.menu{\n
+  background:#818364;\n
+  padding: 0em;\n
+  border-style: none;\n
+}\n
+\n
+div.web-toolbar div.menu ul li{\n
+  padding:0;\n
+  margin:0;\n
+  float:left;\n
+  width:100%;\n
+}\n
+\n
+div.web-toolbar div.menu li > a span, div.web-toolbar div.menu button, div.web-toolbar div.menu label{\n
+  color: #FFFFFF;\n
+}\n
+\n
+div.web-toolbar li > a span {\n
+  padding: 0.5em;\n
+}\n
+\n
+div.web-toolbar div.menu label{\n
+  font-weight: bold;\n
+  margin-top:1em;\n
+  margin-bottom:1em;\n
+  margin-left:0.5em;\n
+  width:100%;\n
+}\n
+div.web-toolbar div.menu input{\n
+  margin-left:0.5em;\n
+}\n
+div.web-toolbar div.menu button{\n
+  color: #FFFFFF!important;\n
+  background-color: transparent;\n
+  padding-left: 1em;\n
+  padding-bottom:0.5em;\n
+}\n
+\n
+div.web-toolbar div.menu li:hover{\n
+  background-color: #000000;\n
+}\n
+\n
+div.web-toolbar li > a, div.web-toolbar button{\n
+  border-style: none;\n
+}\n
+div.web-toolbar div.menu div.field{\n
+  padding-left: 0.5em;\n
+  padding-right: 0.5em;\n
+}\n
+\n
+div.web-toolbar div.menu div.field input, div.web-toolbar div.menu div.field select, div.web-toolbar div.menu div.field button{\n
+  max-width: 90%;\n
+}\n
+\n
+#clone_action_button{\n
+  width: 80%;\n
+}\n
+\n
+/* Save button styling */\n
+div.actions button {\n
+  float: right;\n
+  z-index: 300;\n
+  top: -.5em;\n
+  right: 0;\n
+}\n
+\n
+/* Search Popup window */\n
+div.search_popup {\n
+  background-color: #FFFFFF;\n
+  border: 1px solid black;\n
+  display: none;\n
+  left: 500px;\n
+  padding: 10px;\n
+  position: fixed;\n
+  top: 130px;\n
+  width: 150px;\n
+  z-index: 100;\n
+}\n
+\n
+/* Search listbox styling */\n
+div.searchDetails, span.found{\n
+  padding-top: 5px;\n
+}\n
+\n
+/* Download Document in various format widget */\n
+div.download-document-format-list-container{\n
+  color:#000000;\n
+  left:0px;\n
+  top:0px;\n
+  position:absolute;\n
+  z-index:100;\n
+}\n
+div.download-document-format-list-container span{\n
+  cursor: pointer; \n
+  display:block;\n
+  float:right;\n
+  background:transparent url(km_img/collapse-down-arrow.gif) no-repeat scroll right 5px;\n
+  padding: 3px;\n
+  padding-right: 10px;\n
+  font-weight: bold;\n
+}\n
+\n
+div.download-document-format-list-menu{\n
+  width: 200px;\n
+  float:right;\n
+  border: 1px solid #A8A799;\n
+  background-color: #FFFFFF;\n
+  left:80px;\n
+  top:20px;\n
+  position:relative;\n
+}\n
+\n
+div.download-document-format-list-container span:hover,\n
+div.download-document-format-list-menu ul li:hover{\n
+  background-color: #A8A799;\n
+}\n
+div.download-document-format-list-menu ul{\n
+  list-style-type:none;\n
+  padding:0em; \n
+  margin-bottom:0;\n
+  margin-top:0;\n
+}\n
+div.download-document-format-list-menu ul li{\n
+  margin-bottom:1px;\n
+  padding:0.2em;\n
+}\n
+div.download-document-format-list-menu ul li.separator{\n
+  border-bottom: 1px solid #A8A799;\n
+  margin-bottom:5px;\n
+  padding-bottom:3px;\n
+}\n
+\n
+div.download-document-format-list-menu ul li.toggle-hidden-format-dialog-selection-link{\n
+  height:20px;\n
+}\n
+\n
+/* DMS PDF navigation  */\n
+div.pdf-preview-navigation img{\n
+  width: 4px;\n
+  height: 8px;\n
+  margin-right: 4px;\n
+  background-repeat: no-repeat; \n
+  vertical-align: middle;\n
+}\n
+div.pdf-preview-navigation img.shaded{\n
+  opacity: 0.2;\n
+}\n
+\n
+div.pdf-preview-navigation img.first{\n
+  background-image:url("km_img/2leftarrowv.png");\n
+}\n
+\n
+div.pdf-preview-navigation img.previous{\n
+  background-image:url("km_img/1leftarrowv.png");\n
+}\n
+\n
+div.pdf-preview-navigation img.next{\n
+  background-image:url("km_img/1rightarrowv.png");\n
+}\n
+\n
+div.pdf-preview-navigation img.last{\n
+  background-image:url("km_img/2rightarrowv.png");\n
+  width: 5px;\n
+}\n
+\n
+/* Editable mode actions */\n
+.actions{\n
+  float:left;\n
+}\n
+\n
+.actions ul {\n
+  display:block;\n
+  float:left;\n
+  clear: both;\n
+  list-style-type: none;\n
+  margin: 10px 0 0 10px;\n
+  padding:0;\n
+  position: relative;\n
+  bottom:-10px;\n
+}\n
+\n
+.actions ul li {\n
+  float:left;\n
+  margin: 0 1px 0 0;\n
+}\n
+\n
+.actions ul li a:link, \n
+.actions ul li a:active, \n
+.actions ul li a:visited {\n
+  background-color: #b7e2b7;\n
+  border:1px solid #b7e2b7;\n
+  color:#323232;\n
+  padding: 5px 10px;\n
+  display: block;\n
+  height:100%;\n
+}\n
+\n
+.actions ul li.selected a:link, \n
+.actions ul li.selected a:active, \n
+.actions ul li.selected a:visited, \n
+.actions ul li a:hover {\n
+  background: #4bcc4b;\n
+  border:1px solid #4bcc4b;\n
+  color:#fff;\n
+}\n
+\n
+\n
+\n
+/* splash.css */\n
+/* ## home banner #################################### start ## */\n
+\n
+.homebanner {\n
+\n
+\tbackground: url(../community_img/homebanner.jpg) no-repeat transparent;\n
+\tcolor:#fff;\n
+\ttext-shadow: 0 1px 0 #006686;\n
+\n
+}\n
+\n
+.homebanner h2 {\n
+\n
+\ttext-shadow: 0 3px 0 #0d7dab;\n
+\n
+}\n
+\n
+.homebanner ul li {\n
+\t\n
+\tlist-style-image: none;\n
+\tlist-style-type: none;\n
+\tbackground: url(../community_img/bannerbullet.png) no-repeat transparent;\n
+\n
+}\n
+\n
+.button-why:link, .button-why:active, .button-why:visited {\n
+\n
+\tbackground: url(../community_img/bannerbuttons.png) no-repeat transparent;\n
+\n
+}\n
+.button-why:hover {\n
+\n
+\tbackground-position: 0 100%;\n
+\n
+}\n
+\n
+.button-try:link, .button-try:active, .button-try:visited {\n
+\n
+\tbackground: url(../community_img/bannerbuttons.png) no-repeat transparent;\n
+\tbackground-position: -158px 0;\n
+\n
+}\n
+.button-try:hover {\n
+\n
+\tbackground-position: -158px 100%;\n
+\n
+}\n
+\n
+/* ## home banner ##################################### end ### */\n
+\n
+\n
+\n
+/* ## home banner #################################### start ## */\n
+\n
+.homebanner {\n
+\n
+\tdisplay: block;\n
+\twidth: 924px;\n
+\theight: 283px;\n
+        margin:10px 14px 10px;\n
+\n
+}\n
+\n
+.homebanner h2 {\n
+\n
+\tpadding:25px;\n
+\tmargin:0;\n
+\n
+}\n
+\n
+.homebanner h4 {\n
+\n
+\tposition: absolute;\n
+\tbottom: 20px;\n
+\tright:25px;\n
+\tpadding:0;\n
+\tmargin:0;\n
+\n
+}\n
+\n
+.homebanner img {\n
+\n
+\tposition: absolute;\n
+\ttop: 89px;\n
+\tright:1px;\n
+\n
+}\n
+\n
+.homebanner ul {\n
+\n
+\tposition: absolute;\n
+\ttop:101px;\n
+\tleft:5px;\n
+\tmargin:0;\n
+\tpadding:0 30px;\n
+\twidth: 200px;\n
+\n
+}\n
+\n
+.homebanner ul li {\n
+\n
+\tmargin:0;\n
+\tpadding: 7px 10px 7px 30px;\n
+\tdisplay: block;\n
+\t\n
+}\n
+\n
+.button-why:link, .button-why:active, .button-why:visited, .button-try:link, .button-try:active, .button-try:visited {\n
+\n
+\twidth:158px;\n
+\theight:47px;\n
+\tdisplay: block;\n
+\tposition: absolute;\n
+\tbottom:0;\n
+\tleft:25px;\n
+\ttext-indent: -999999px;\n
+\n
+}\n
+\n
+.button-try:link, .button-try:active, .button-try:visited  {\n
+\n
+\tleft: 180px;\n
+\n
+}\n
+\n
+/* ## home banner ##################################### end ### */\n
+\n
+/* color.css  */\n
+\n
+body {\n
+  background:#E9E9E9 url(../km_img/bg.png) repeat-x scroll 0 0;\n
+}\n
+\n
+.content .error .input {border:2px solid #FF4400;}\n
+.content .field .error {\n
+  background-color:inherit;\n
+  color:#FF4400;\n
+}\n
+\n
+#header {\n
+        color:#a8a799;\n
+}\n
+\n
+.breadcrumb li {\n
+\tcolor:#686868;\n
+}\n
+\n
+::selection {\n
+\tbackground:#aaa;\n
+\tcolor:#000;\n
+}\n
+\n
+::-moz-selection{\n
+\tbackground:#aaa;\n
+\tcolor:#000;\n
+}\n
+\n
+.breadcrumb_separator {\n
+  margin-bottom:2px;\n
+}\n
+\n
+.block h3.handle{\n
+\tbackground: url(../km_img/widgethead.png) repeat-x scroll 0 -2px #c1c0b4;\n
+\tborder-color:#C0BFB3 #C0BFB3 #9C9479;\n
+\tborder-style:solid;\n
+\tborder-width:1px;\n
+\tcolor:#776D61;\n
+\tfont-size:10pt;\n
+\n
+}\n
+\n
+fieldset.left h4,\n
+fieldset.center h4,\n
+fieldset.right h4 {\n
+\tbackground-color:#efeee8;\n
+}\n
+\n
+.document > .content ul li {\n
+  background:transparent url(../km_img/bg_bullet_square.gif) no-repeat scroll 0 0.5em;\n
+  margin:0 0 0.3em 2px;\n
+  padding:0 0 0 12px;\n
+  list-style-image:none;\n
+  list-style-position:outside;\n
+  list-style-type:none;\n
+}\n
+\n
+table {\n
+\tborder: 1px solid #ecebe2;\n
+}\n
+\n
+table th button {\n
+  background-color:inherit;\n
+  border-width:0;\n
+  color:inherit;\n
+  cursor:pointer;\n
+  float:left;\n
+  vertical-align:middle;\n
+  font-weight:bold;\n
+  text-align:left;\n
+  background:transparent url(../km_img/switch.png) no-repeat scroll 100% 50%;\n
+  padding:0 6px 0 0;\n
+}\n
+\n
+table tbody tr td {\n
+\tborder-top: 1px solid #ecebe2;\n
+\tbackground-color: #FFFFFF;\n
+\t-webkit-transition-property: background;\n
+\t-webkit-transition-duration: 0.2s;\n
+\t-webkit-transition-timing-function: linear;\n
+}\n
+\n
+#km_left .document > .content {\n
+\tbackground-color: #fff;\n
+\tborder:1px solid #c0bfb3;\n
+}\n
+\n
+.section {\n
+\tborder-bottom: 1px solid #e9e9e9;\n
+}\n
+\n
+#wrapper_footer {\n
+\tborder-top:1px solid #fcfbfb;\n
+\tbackground-color:#9d968d;\n
+\tcolor:#eae9df;\n
+}\n
+\n
+\n
+/* ## link styling ################################### start # */\n
+\n
+a:link, a:active, a:visited { \n
+  color: #9d968d; \n
+  font-weight:bold; \n
+}\n
+\n
+a:hover { \n
+  color: #000; \n
+}\n
+\n
+#header a:link, #header a:active, #header a:visited {\n
+\tcolor:#fff;\n
+\tfont-weight:bold;\n
+\ttext-shadow: 0 1px 0 #a8a799;\n
+}\n
+\n
+#header .meta div a:link, #header .meta div a:active, #header .meta div a:visited {\n
+  font-weight: normal;\n
+}\n
+\n
+#header .meta div a:hover{\n
+  font-weight: bold;\n
+}\n
+\n
+#header ul.breadcrumb li a:link, #header ul.breadcrumb li a:active, #header ul.breadcrumb li a:visited {\n
+\tcolor:#686868;\n
+}\n
+\n
+#header ul.breadcrumb li a:hover {\n
+\tcolor:#FFF;\n
+}\n
+\n
+#footer a:link, #footer a:active, #footer a:visited,\n
+#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited { \n
+  color:#FFF;\n
+  font-weight:bold;\n
+}\n
+\n
+#footer a:hover, #footer ul li a:hover { color:#fff; }\n
+\n
+/* ## link styling ################################### end ### */\n
+\n
+#menu ul li #home-link:link, \n
+#menu ul li #home-link:active, \n
+#menu ul li #home-link:visited {\n
+\tbackground: url(../km_img/home.gif) no-repeat transparent;\n
+}\n
+\n
+#menu ul li #home-link:hover {\n
+\tbackground-position: 0 100%;\n
+}\n
+\n
+#menu #login-logout-link:link, #menu #login-logout-link:active, #menu #login-logout-link:visited {\n
+  background: url(../km_img/login.gif) no-repeat transparent;\n
+  background-position: 0 -3px;\n
+}\n
+\n
+#menu #login-logout-link:hover {\n
+\tbackground-position: 0 -23px;\n
+}\n
+\n
+/* ## navigation ###################################### end ### */\n
+\n
+a.bt-download:link, a.bt-download:active, a.bt-download:visited {\n
+\tbackground: url(../km_img/icon-save.png) no-repeat transparent;\n
+}\n
+\n
+a.bt-rss:link, a.bt-rss:active, a.bt-rss:visited {\n
+\tbackground: url(../km_img/icon-rss.png) no-repeat transparent;\n
+}\n
+\n
+a.bt-download:link, a.bt-download:active, a.bt-download:visited,\n
+a.bt-rss:link, a.bt-rss:active, a.bt-rss:visited {\n
+\tbackground-position: 100% 50%;\n
+\tcolor:#000;\n
+}\n
+\n
+/* ## buttons ######################################### start # */\n
+\n
+a.block-refresh { background-position: 0 0; }\n
+\n
+a.block-minimize { background-position: -17px 0 !important; }\n
+\n
+a.block-remove { background-position: -34px 0 !important; }\n
+\n
+a.block-edit-form { background-position: -51px 0 !important; }\n
+\n
+a.block-refresh:hover { background-position: 0 100% !important; }\n
+\n
+a.block-minimize:hover { background-position: -17px 100% !important; }\n
+\n
+a.block-remove:hover { background-position: -34px 100% !important; }\n
+\n
+a.block-edit-form:hover { background-position: -51px 100% !important; }\n
+\n
+a.bt-edit:link, a.bt-edit:active, a.bt-edit:visited {\n
+\tbackground: url(../km_img/bt-edit.png) no-repeat transparent;\n
+}\n
+\n
+a.bt-edit:link strong, a.bt-edit:active strong,\n
+a.bt-edit:visited strong {\n
+\tbackground: url(../km_img/bt-edit.png) no-repeat transparent;\n
+\tbackground-position: 100% 0;\n
+\tcolor:#828282;\n
+}\n
+\n
+a.bt-edit:hover {\n
+\tbackground-position: 0 100%;\n
+}\n
+\n
+a.bt-edit:hover strong {\n
+\tcolor:#4f4f4f;\n
+\tbackground-position: 100% 100%;\n
+}\n
+\n
+button.formbt, button.bt-med span, .bt-small span { color:#828282; }\n
+button.formbt:hover span, button.bt-med:hover span, .bt-small:hover span { color:#4f4f4f; }\n
+\n
+button.formbt, button.formbt > span { background: url(../km_img/formbt.png) no-repeat transparent; }\n
+\n
+button.bt-med, button.bt-med span { \n
+  background: url(../km_img/button-med.png) no-repeat transparent; \n
+  background-color: #E9E9E9;\n
+}\n
+\n
+.bt-small, .bt-small span { background: url(../km_img/button-small.png) no-repeat transparent; }\n
+\n
+button.formbt, button.bt-med, .bt-small { background-position: 100% 0; }\n
+\n
+button.formbt:hover, button.bt-med:hover, .bt-small:hover { background-position: 100% 100%; }\n
+\n
+button.formbt:hover span, button.bt-med:hover span, .bt-small:hover span { background-position: 0 100%; }\n
+\n
+button#input-save-view span.image {background: url(../km_img/bt-save2.png) no-repeat transparent;}\n
+button#input-save-edit span.image {background: url(../km_img/bt-save.png) no-repeat transparent;}\n
+\n
+button#input-save-edit span.image,\n
+button#input-save-view span.image {\n
+  position: relative;\n
+  margin:8px;\n
+  float: left;\n
+  width: 19px;\n
+  height: 18px;\n
+}\n
+\n
+/* ## buttons ######################################### end ### */\n
+\n
+\n
+/* ## form styling #################################### start # */\n
+.meta input.search_button:hover,\n
+.search_button:hover {\n
+\tbackground-position: 0 100%;\n
+}\n
+\n
+label {\n
+\tcolor:#9d968d;\n
+}\n
+\n
+\n
+/* ## form styling #################################### end ### */\n
+\n
+/* Search pop up styling */\n
+div.popup_row .reference{\n
+  color: inherit;\n
+}\n
+\n
+/* Search listbox styling */\n
+span.search_result_title{\n
+  color: #1111CC;\n
+}\n
+\n
+span.search_result_portal_type{\n
+  color: inherit;\n
+}\n
+\n
+span.found{\n
+  color: #000000;\n
+}\n
+\n
+span.found em{\n
+  font-weight: bold;\n
+}\n
+\n
+div.searchDetails a.section-link{\n
+  color: inherit;\n
+}\n
+\n
+div.searchDetails a.reference-link{\n
+  color: #228822;\n
+}\n
+\n
+div.searchDetails a.owner-link{\n
+  color: inherit;\n
+}\n
+\n
+div.searchDetails a.modification-date-link{\n
+  color: inherit;\n
+}\n
+\n
+/* workflow states  colors*/\n
+ .draft-state { \n
+  color:#4574cb; \n
+}\n
+ .published-state, .released-state, .shared-state { \n
+  color: green; \n
+}\n
+.hidden-state{\n
+  color:red;\n
+}\n
+.archived-state{\n
+  color:gray;\n
+}\n
+\n
+\n
+/* pulldown.css */\n
+\n
+#menu {\n
+\n
+  z-index:100;\n
+}\n
+\n
+#menu ul.nav li{\n
+  z-index:110;\n
+}\n
+\n
+#menu ul.nav li a, #menu ul.nav li a:visited {\n
+\n
+  display:block;\n
+  text-decoration:none;\n
+  text-align:center;\n
+  padding: 0 8px;\n
+}\n
+\n
+\n
+#menu ul.nav {\n
+\n
+  padding:0;\n
+  margin:0;\n
+  list-style: none;\n
+}\n
+\n
+#menu ul.nav li {\n
+\n
+  float:left;\n
+  position:relative;\n
+\n
+}\n
+\n
+#menu ul.nav li ul {\n
+\n
+  display: none;\n
+\n
+}\n
+\n
+#menu ul.nav li:hover a {\n
+\n
+  background-color: #a8a799;\n
+  color:#fff;\n
+  text-shadow: 0 1px 0 #7a7964;\n
+\n
+}\n
+\n
+#menu ul.nav li:hover ul {\n
+\n
+  display:block;\n
+  position:absolute;\n
+  top:0;\n
+  padding-top:30px;\n
+  left:0;\n
+  width:205px;\n
+  opacity: <tal:block tal:replace="menu_opacity">0.80</tal:block>;\n
+\n
+}\n
+\n
+#menu ul.nav li:hover ul li a {\n
+\n
+  text-align:left;\n
+  display:block;\n
+  background:#818363;\n
+  color:#fff;\n
+  width:<tal:block tal:replace="menu_width">145px</tal:block>;\n
+  font-weight:normal;\n
+  line-height:15px;\n
+  padding: 5px 5px 10px 5px;\n
+  -webkit-transition-property: background;\n
+    -webkit-transition-duration: 0.1s;\n
+    -webkit-transition-timing-function: ease-in;\n
+\n
+}\n
+\n
+#menu ul.nav li:hover ul li a:hover { background:#37391e; }\n
+#menu ul.nav li:hover ul li a.workflow_title:hover { background:#818363; }\n
+\n
+#menu ul.nav li:hover ul li:hover ul {\n
+\n
+  display:block;\n
+  position:absolute;\n
+  left:<tal:block tal:replace="menu_indent">155px</tal:block>;\n
+  top:0;\n
+  margin:0;\n
+  padding:0;\n
+  opacity: <tal:block tal:replace="menu_opacity">0.80</tal:block>;\n
+\n
+}\n
+\n
+#menu ul.nav li:hover ul li:hover ul.left { left:-105px; }\n
+\n
+#menu ul.nav li ul,\n
+#menu ul.nav li:hover ul li ul,\n
+#menu ul.nav li:hover ul li:hover ul li ul,\n
+#menu ul.nav li:hover ul li:hover ul li:hover ul li ul,\n
+#menu ul.nav li:hover ul li:hover ul li:hover ul li:hover ul li ul,\n
+#menu ul.nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li ul,\n
+#menu ul.nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li ul {\n
+\n
+  display:none;\n
+\n
+}\n
+\n
+#menu ul.nav li:hover ul,\n
+#menu ul.nav li:hover ul li:hover ul,\n
+#menu ul.nav li:hover ul li:hover ul li:hover ul,\n
+#menu ul.nav li:hover ul li:hover ul li:hover ul li:hover ul,\n
+#menu ul.nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul,\n
+#menu ul.nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul\n
+\n
+{\n
+\n
+  display:block;\n
+\n
+}\n
+\n
+\n
+/* type.css */\n
+body {\n
+\n
+\tfont-family: Arial, Verdana, Helvetica, Sans;\n
+\tcolor:#000;\n
+\tfont-size:10pt;\n
+\n
+}\n
+\n
+button {\n
+\tfont-family: Arial, Verdana, Helvetica, Sans;\n
+}\n
+\n
+.gadget h2 {\n
+\n
+\tfont-size: 10pt;\n
+\n
+}\n
+\n
+.gadget h3 {\n
+\n
+\tfont-size: 10pt;\n
+\n
+}\n
+\n
+\n
+.gadget .post small {\n
+\n
+\tfont-size:10pt;\n
+\tfont-style: italic;\n
+\n
+}\n
+\n
+table tr td, table tr th, table tr th button {\n
+\n
+\tfont-size:9pt;\n
+\n
+}\n
+\n
+#wrapper_footer { font-size:8pt; }\n
+\n
+#menu { font-size: 9pt; }\n
+\n
+\n
+label {\n
+\n
+\tfont-weight:bold;\n
+\n
+}\n
+\n
+.saveView, .saveEdit { text-indent:15px; font-size:10pt; }\n
+\n
+#tabs ul li.first a, #tabs ul li.last a { font-weight: normal; }\n
+\n
+div#km_front div#main_content .box_inner_content .text .list_style span{\n
+  font-size:0.8em;\n
+}\n
+\n
+#navigation_table td{ font-size: 8pt; }\n
+\n
+/* ## link styling ################################### start # */\n
+\n
+a:link, a:visited, a:active {\n
+\n
+\ttext-decoration: none;\n
+\n
+}\n
+\n
+.pnav a {\n
+\n
+\tfont-size:9pt;\n
+\n
+}\n
+\n
+a.bt-edit strong { font-size:8pt; }\n
+\n
+a.status:link, a.status:active, a.status:visited, .status { font-weight:normal; }\n
+\n
+a.bt-download:link, a.bt-download:active, a.bt-download:visited,\n
+a.bt-rss:link, a.bt-rss:active, a.bt-rss:visited { font-weight: normal; font-size:9pt; }\n
+\n
+.bt-small { font-weight:normal; font-size:7pt; }\n
+\n
+/* ## link styling ################################### end ### */\n
+\n
+\n
+\n
+div#wrapper_headline span.header_title {\n
+\n
+  font-size:1.2em;\n
+\tfont-weight:bold;\n
+\n
+}\n
+\n
+\n
+\n
+</tal:block>
+
+]]></unicode> </value>
+        </item>
+        <item>
+            <key> <string>content_type</string> </key>
+            <value> <string>text/html</string> </value>
+        </item>
+        <item>
+            <key> <string>expand</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>km.css</string> </value>
+        </item>
+        <item>
+            <key> <string>output_encoding</string> </key>
+            <value> <string>utf-8</string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <unicode>KM Theme CSS file</unicode> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km_listbox.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km_listbox.css.xml?rev=40642&r1=40641&r2=40642&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km_listbox.css.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/km_listbox.css.xml [utf8] Thu Nov 25 08:55:28 2010
@@ -302,7 +302,7 @@ div.listbox-page-navigation button.listb
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <unicode></unicode> </value>
+            <value> <unicode>KM Listbox CSS</unicode> </value>
         </item>
       </dictionary>
     </pickle>

Removed: erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/layout.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/layout.css.xml?rev=40641&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/layout.css.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/layout.css.xml (removed)
@@ -1,1157 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_Cacheable__manager_id</string> </key>
-            <value> <string>http_cache</string> </value>
-        </item>
-        <item>
-            <key> <string>_bind_names</string> </key>
-            <value>
-              <object>
-                <klass>
-                  <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
-                </klass>
-                <tuple/>
-                <state>
-                  <dictionary>
-                    <item>
-                        <key> <string>_asgns</string> </key>
-                        <value>
-                          <dictionary>
-                            <item>
-                                <key> <string>name_subpath</string> </key>
-                                <value> <string>traverse_subpath</string> </value>
-                            </item>
-                          </dictionary>
-                        </value>
-                    </item>
-                  </dictionary>
-                </state>
-              </object>
-            </value>
-        </item>
-        <item>
-            <key> <string>_text</string> </key>
-            <value> <unicode encoding="cdata"><![CDATA[
-
-/****************************************************************/\n
-/*   TODO: XXX-JPS                                              */\n
-/*     - missing docstring                                      */\n
-/*     - add dynamic properties                                 */\n
-/****************************************************************/\n
-\n
-<tal:block define="dummy python: request.RESPONSE.setHeader(\'Content-Type\', \'text/css;; charset=utf-8\');"/>\n
-\n
-/*\n
-##  dreikelvin CSS Framework 3.5\n
-##\n
-##  Author & Copyright: Robert Jung 2008\n
-##  URL: http://design.dreikelvin.de/\n
-##\n
-##  CSS for "ERP5"\n
-##\n
-##\n
-*/\n
-/* ## XHTML basis elements ############################ start # */\n
-\n
-body,html {\n
-\n
-\tmargin:0;\n
-\tpadding:0;\n
-\theight:100%;\n
-\n
-}\n
-\n
-fieldset, form, img {\n
-\n
-\tborder:none;\n
-\tmargin:0;\n
-\tpadding:0;\n
-}\n
-\n
-br, .clear{ clear:both; }\n
-\n
-div {\n
-\n
-\tmargin:0;\n
-\tpadding:0;\n
-\tfloat:none;\n
-\twidth:100%;\n
-\tposition:relative;\n
-\n
-}\n
-\n
-.transition_message {background-color:#FF654A;}\n
-\n
-.transition_message\n
-{\n
-  font-weight:bold;\n
-  margin-left:10px;\n
-  color:white;\n
-  text-indent:4px;\n
-  margin-bottom:10px;\n
-}\n
-\n
-/* Generic styles used in all ERP5 KM Styles */\n
-.hidden,\n
-.hiddenLabel label,\n
-.hidden_label label,\n
-fieldset.hidden_fieldset { \n
-  display: none;\n
-}\n
-\n
-\n
-/* ## XHTML basis elements ########################### end ### */\n
-\n
-/* ## main elements ################################## start # */\n
-\n
-#mainwrapper {\n
-\n
-\tmin-height: 100%;\n
-\twidth:952px;\n
-\tmargin: 0 auto;\n
-\n
-}\n
-\n
-\n
-#header {\n
-\n
-\tdisplay:block;\n
-\tclear:both;\n
-\n
-}\n
-\n
-#index {\n
-\n
-\tdisplay:none;\n
-\n
-}\n
-\n
-#index a {\n
-\n
-\tdisplay:none;\n
-\n
-}\n
-\n
-#center{\n
-  padding-top: 5px;\n
-}\n
-\n
-#center\n
-{\n
-\n
-\tclear:both;\n
-\tposition: relative;\n
-\tpadding-bottom:35px;\n
-\n
-}\n
-\n
-.content .field label {\n
-\n
-  float:left;\n
-\n
-}\n
-\n
-.content .field label, .content .field .input {\n
-  width: 100%;\n
-  padding-left:10px;\n
-\n
-}\n
-\n
-\n
-.content .field label {\n
-\n
-width:30%;\n
-\n
-}\n
-\n
-fieldset.left\n
-{\n
-\toverflow: hidden;\n
-\n
-\n
-}\n
-\n
-#wrapper_right {\n
-\n
-\tfloat: left;\n
-\twidth:22.5%;\n
-\tposition:relative;\n
-\tmargin-left: 19px;\n
-\tpadding-top: 10px;\n
-\n
-}\n
-\n
-#km_left .text,\n
-#km_front .text {\n
-\n
-\tpadding:10px;\n
-\twidth: auto;\n
-\n
-}\n
-\n
-\n
-div#main_content fieldset.bottom label {\n
-\n
-  display:none;\n
-\n
-}\n
-\n
-\n
-div#wrapper_headline span.header_title {\n
-\n
-  margin: 10px;\n
-\n
-}\n
-\n
-div#wrapper_headline div.header_title {\n
-  float:left;\n
-  width: auto;\n
-}\n
-\n
-\n
-div.input > input {\n
-  max-width:320px;\n
-}\n
-\n
-button, select, input {\n
-  vertical-align:middle;\n
-}\n
-\n
-/* ## main elements ################################### end ### */\n
-\n
-/* ## navigation ###################################### start # */\n
-\n
-#menu {\n
-\n
-\twidth:100%;\n
-\theight:40px;\n
-\tmargin:0em;\n
-\tpadding:0px;\n
-        padding-top: 4px;\n
-\tz-index: 1;\n
-\tborder-style: none;\n
-\tborder-width:1px 1px 0;\n
-\n
-}\n
-\n
-#wrapper_path {\n
-\n
-\tfloat:left;\n
-\twidth: 100%;\n
-\n
-}\n
-\n
-\n
-\n
-#menu ul {\n
-\n
-\tfloat:left;\n
-\tlist-style-type: none;\n
-\tmargin:0;\n
-\tpadding:0;\n
-\n
-\n
-}\n
-\n
-#menu .navbar {\n
-\twidth:70%;\n
-}\n
-\n
-#menu ul li {\n
-\n
-\tmargin:0;\n
-\tpadding:0;\n
-\tfloat:left;\n
-\theight:100%;\n
-\n
-}\n
-\n
-/* Top menu collapse root element */\n
-#menu ul li.collapse-menu{\n
-  background: url(../km_img/collapse-down-arrow.gif) no-repeat transparent right 10px;\n
-  padding-right: 0px;\n
-}\n
-#menu ul li.non-collapse-menu{\n
-  background: none;\n
-  padding-right: 0px;\n
-}\n
-\n
-#menu .meta {\n
-\n
-\tfloat:right;\n
-\twidth:auto;\n
-\tmargin-right: 10px;\n
-\n
-}\n
-\n
-.tools {\n
-\n
-\tfloat: left;\n
-\tdisplay: block;\n
-\tclear: both;\n
-\twidth:100%;\n
-\tpadding: 5px 0;\n
-        height: 20px;\n
-\n
-}\n
-\n
-\n
-#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {\n
-\n
-\theight:100%;\n
-\tline-height:30px;\n
-\tfloat:left;\n
-\n
-}\n
-\n
-#menu ul li #home-link:link, #menu ul li #home-link:active, #menu ul li #home-link:visited {\n
-\n
-\ttext-indent: -99999px;\n
-\tdisplay:block;\n
-\theight:20px;\n
-\twidth:8px;\n
-\tposition: relative;\n
-\ttop: 0px;\n
-\tmargin:5px 0 5px 5px;\n
-\n
-}\n
-\n
-#menu #login-logout-link:link, #menu #login-logout-link:active, #menu #login-logout-link:visited {\n
-\n
-\theight:20px;\n
-\tposition: relative;\n
-\tline-height: 20px;\n
-\tpadding-left:25px;\n
-\n
-}\n
-\n
-ul.breadcrumb {\n
-\n
-\tlist-style-type: none;\n
-\tmargin:0 0 0 5px;\n
-\tpadding:0;\n
-\twidth:auto;\n
-\theight:100%;\n
-\tfloat: left;\n
-\tposition: relative;\n
-\tz-index: 11;\n
-\n
-}\n
-\n
-ul.breadcrumb li {\n
-\n
-\tfloat:left;\n
-\tmargin-left:5px;\n
-\theight:100%;\n
-\n
-}\n
-\n
-div.breadcrumb{\n
-  float:left;\n
-  width: auto;\n
-}\n
-\n
-div.language-selection{\n
-  float:right;\n
-  width: auto;\n
-}\n
-\n
-\n
-ul.widget_management_box,\n
-ul.language_box{\n
-\n
-\tfloat:right;\n
-\tmargin:0;\n
-\tpadding: 0;\n
-\tz-index: 10;\n
-\tposition: relative;\n
-\tlist-style-type: none!important;\n
-\n
-}\n
-ul.widget_management_box li{\n
-  float:right;\n
-  display: block;\n
-}\n
-ul.language_box li {\n
-\tfloat:left;\n
-\tmargin: 0 2px;\n
-\n
-}\n
-\n
-ul.language_box{\n
-  padding: 0 10px;\n
-}\n
-\n
-ul.language_box img {\n
-  padding:3px;\n
-  opacity:0.7;\n
-}\n
-\n
-/* Language icon */\n
-ul.language_box .selected img {\n
-  padding:2px;\n
-  border:1px solid #808080;\n
-  opacity:1;\n
-}\n
-\n
-ul.language_box .not_selected img:hover{\n
-  border: 1px solid #808080;\n
-  padding:2px;\n
-}\n
-\n
-/* Language strings */\n
-ul.language_box .not_selected span,\n
-ul.language_box .selected span {\n
-  color:gray;\n
-}\n
-ul.language_box .selected span{\n
-  text-decoration:underline;\n
-  text-shadow:none;\n
-}\n
-\n
-ul.widget_management_box{\tpadding: 0 0px 0 0;}\n
-\n
-ul.widget_management_box a {float:left;}\n
-\n
-\n
-.box {\n
-\n
-width: auto;\n
-\n
-}\n
-\n
-/* ## navigation ###################################### end ### */\n
-\n
-\n
-/* ## element "boxes" ################################# start # */\n
-\n
-\n
-div#mainwrapper div#wrapper_right{\n
-  float:left;\n
-}\n
-\n
-div#km_left div#wrapper_bottom{ \n
-  font-size:0.7em;\n
-  border:0;\n
-  margin:10px;\n
-  clear:left;\n
-}\n
-\n
-\n
-div#mainwrapper div#wrapper_right fieldset.widget div.field label:after {content: ":"}\n
-div#mainwrapper div#wrapper_right div.gadget fieldset.widget{\n
-  border:0;\n
-  margin:0;\n
-  clear:both;\n
-}\n
-div#mainwrapper div.wrapper div.gadget fieldset.widget legend{\n
-  display:none;\n
-}\n
-\n
-#km_left .document > .content{\n
-\n
-\tfloat:left;\n
-\tmargin: 10px;\n
-\n
-}\n
-\n
-/* ## element "boxes" ################################ end ### */\n
-\n
-/* ## element "footer" ############################### start # */\n
-\n
-#wrapper_footer {\n
-\n
-\tclear:both;\n
-\twidth: 100%;\n
-\toverflow: hidden;\n
-\tposition: relative;\n
-\tmargin-top: -4.6em;\n
-\tpadding-bottom: 20px;\n
-\n
-}\n
-\n
-#footer {\n
-\n
-  width:952px;\n
-  margin: 0 auto;\n
-\n
-}\n
-\n
-\n
-\n
-#footer hr{\n
-  clear:both;\n
-}\n
-\n
-#wrapper_footer ul {\n
-\n
-\tlist-style-type: none;\n
-\tmargin:0 auto;\n
-\tpadding: 11px 20px;\n
-\n
-}\n
-\n
-#footer_left {float: left;}\n
-#footer_right {float: right;}\n
-\n
-#footer_right li {\n
-\n
-text-align: right;\n
-\n
-}\n
-\n
-/* ## element "footer" ############################### end ### */\n
-\n
-/* ## forms ########################################## start # */\n
-\n
-\n
-form p,\n
-.bottom_actions{\n
-\n
-  margin:5px 0;\n
-\n
-}\n
-\n
-.meta {\n
-\n
-  line-height:30px;\n
-\n
-}\n
-\n
-.meta div{\n
-\n
-  display: inline;\n
-  width: auto;\n
-  float: left;\n
-\n
-}\n
-\n
-.meta input {\n
-\n
-  width:100px;\n
-  vertical-align: middle;\n
-\n
-}\n
-\n
-.meta .search_button {\n
-\twidth: 20px;\n
-\theight: 20px;\n
-\tmargin:5px 0 5px 5px;\n
-\tcursor:pointer;\n
-\n
-}\n
-\n
-.meta div.input > select {\n
-  border: none;\n
-  margin-left:0.1em;\n
-  height: 20px;\n
-}\n
-\n
-.meta input.search_text {\n
-\n
-  color:#777777;\n
-  font-size:1em;\n
-  border: none;\n
-  width: 120px;\n
-  margin-left: 10px;\n
-  height: 18px\n
-\n
-}\n
-\n
-div.search_text{\n
-  margin-right: 4px;\n
-}\n
-\n
-.meta input.search_text:focus {color:#000000;}\n
-\n
-.meta input.search_button {\n
-\n
-\tborder:none;\n
-\tmargin:0;\n
-\tpadding:0;\n
-\twidth:20px;\n
-\theight:20px;\n
-\tbackground: url(../km_img/bt-qsearch.gif) no-repeat transparent;\n
-\tdisplay:block;\n
-\ttext-indent:-999999px;\n
-}\n
-\n
-#menu .navbar fieldset,\n
-#menu .meta fieldset {\n
-\n
-  float: left;\n
-\n
-}\n
-\n
-fieldset.left .field,\n
-fieldset.right .field {\n
-\n
-  margin: 5px 0;\n
-  float: left;\n
-\n
-}\n
-\n
-.date_field {\n
-\n
-  width: auto;\n
-\n
-}\n
-\n
-/* ## forms ########################################## end ### */\n
-\n
-/* ## buttons ######################################### start # */\n
-\n
-a.bt-edit:link, a.bt-edit:active, a.bt-edit:visited {\n
-\n
-\theight:24px;\n
-\twidth:auto;\n
-\tdisplay:block;\n
-\tpadding-left:10px;\n
-\tmargin: 0 0 5px 0;\n
-\n
-}\n
-\n
-a.bt-edit:link strong, a.bt-edit:active strong, a.bt-edit:visited strong {\n
-\n
-\theight:100%;\n
-\twidth:auto;\n
-\tdisplay:block;\n
-\tline-height:24px;\n
-\twhite-space: nowrap;\n
-\n
-}\n
-\n
-a.bt-edit strong img {\n
-\n
-\tposition: relative;\n
-\ttop:2px;\n
-\n
-}\n
-\n
-button#bt-clone {\n
-\n
-  margin-top: 1em;\n
-\n
-}\n
-\n
-button.formbt {\n
-\n
-\twidth: auto;\n
-\theight:35px;\n
-\tcursor: pointer;\n
-\tborder:none;\n
-\tpadding: 0 20px 0 0;\n
-\tmargin: 0 5px 0 0;\n
-\tposition: relative;\n
-\toverflow: visible;\n
-\n
-}\n
-\n
-button::-moz-focus-inner { border:none; }\n
-\n
-button.formbt > span {\n
-\n
-\tdisplay:block;\n
-\twidth:100%;\n
-\theight:35px;\n
-\tmargin:0;\n
-\tpadding:0 0 0 5px;\n
-\tline-height:35px;\n
-\tposition: relative;\n
-\tleft:-2px;\n
-\twhite-space: nowrap;\n
-\n
-}\n
-\n
-a.bt-download:link, a.bt-download:active, a.bt-download:visited,\n
-a.bt-rss:link, a.bt-rss:active, a.bt-rss:visited {\n
-\n
-\tpadding-right:15px;\n
-\tposition: absolute;\n
-\tright:10px;\n
-\ttop:10px;\n
-\n
-}\n
-\n
-button.bt-med {\n
-\n
-\twidth: auto;\n
-\theight:24px;\n
-\tcursor: pointer;\n
-\tborder:none;\n
-\tpadding: 0 20px 0 0;\n
-\tmargin: 0 5px 0 0;\n
-\tposition: relative;\n
-\toverflow: visible;\n
-\n
-}\n
-\n
-button.bt-med span {\n
-\n
-\tdisplay:block;\n
-\twidth:100%;\n
-\theight:24px;\n
-\tmargin:0;\n
-\tpadding:0 0 0 10px;\n
-\tline-height:24px;\n
-\tposition: relative;\n
-\tleft:-2px;\n
-\twhite-space: nowrap;\n
-\n
-}\n
-\n
-button.bt-med span img {\n
-\n
-\tdisplay:inline;\n
-\tposition: relative;\n
-\ttop:3px;\n
-\tmargin-right:5px;\n
-\n
-}\n
-\n
-.bt-small {\n
-\n
-\tdisplay:block;\n
-\twidth: auto;\n
-\theight:18px;\n
-\tcursor: pointer;\n
-\tborder:none;\n
-\tpadding: 0 15px 0 0;\n
-\tmargin: -2px 2px 0 2px;\n
-\tposition: relative;\n
-\toverflow: visible;\n
-\n
-}\n
-\n
-.bt-small span {\n
-\n
-\tdisplay:block;\n
-\twidth:100%;\n
-\theight:18px;\n
-\tmargin:0;\n
-\tpadding:0 0 0 10px;\n
-\tline-height:18px;\n
-\tposition: relative;\n
-\tleft:-2px;\n
-\twhite-space: nowrap;\n
-\n
-}\n
-\n
-.bt-small span img {\n
-\n
-\tdisplay:inline;\n
-\tmargin-right:2px;\n
-\n
-}\n
-\n
-/* ## buttons ######################################### end ### */\n
-\n
-#main_form {\n
-\n
-  height:100%;\n
-\n
-}\n
-\n
-\n
-.input input[type=image] {\n
-\n
-  width: auto !important;\n
-\n
-}\n
-\n
-#km_left {\n
-\n
-  float: left;\n
-  width: 75%;\n
-  padding-top: 0.3em;\n
-\n
-}\n
-\n
-#km_left.alone {\n
-\n
-  width: 100%;\n
-\n
-}\n
-\n
-\n
-.bottom_actions {\n
-  float:right;\n
-  width: auto;\n
-  margin-right: 10px;\n
-  margin-top: 0.5em;\n
-}\n
-\n
-/* Login form  CSS */\n
-fieldset.registration {\n
-  float:left;\n
-  width:49.5%;\n
-  background-color: #FFFFFF;\n
-  margin-right: 0.5%;\n
-  height: 775px;\n
-}\n
-\n
-fieldset.left_registration, \n
-fieldset.right_registration {\n
-  width:50%;\n
-  float: left;\n
-  background-color: #D1D1D1;\n
-}\n
-\n
-fieldset.left_registration {\n
-  width: 49%;\n
-  margin-right: 0.5em;\n
-}\n
-\n
-fieldset.left_registration h4, \n
-fieldset.right_registration h4 {\n
-  margin: 0 0 10px 0;\n
-  font-weight: bold;\n
-  padding: 0.1em 0.5em;\n
-  background: #5B7C9B none repeat scroll 0% ;\n
-  color: white !important;\n
-  display: block;\n
-  font-size: 1.2em;\n
-}\n
-\n
-fieldset.left_registration > div,\n
-fieldset.right_registration > div {\n
-  clear:both;\n
-  margin:0.1em 0pt;\n
-  position:relative;\n
-}\n
-\n
-fieldset.left_registration div.input, \n
-fieldset.right_registration div.input {\n
-  display:block;\n
-  width: auto;\n
-}\n
- \n
-fieldset.left_registration label, \n
-fieldset.right_registration label {\n
-  display:block;\n
-  float:left;\n
-  margin:0pt;\n
-  text-align:right;\n
-  width:11.5em;\n
-  padding-right: 0.1em;\n
-}\n
-\n
-fieldset.left_registration input,\n
-fieldset.left_registration textarea,\n
-fieldset.left_registration select,\n
-fieldset.right_registration input,\n
-fieldset.right_registration textarea,\n
-fieldset.right_registration select {\n
-  border:1px solid #999999;\n
-  color:#333333;\n
-  font-family:Sans,Verdana,Tahoma,Georgia,Geneva,Arial,sans-serif;\n
-  font-size:8pt;\n
-  line-height:1.5em;\n
-  width: auto;\n
-}\n
-\n
-/* ## screen sizes #################################### start # */\n
-\n
-.screen_small #mainwrapper {\n
-\n
-\twidth:780px;\n
-\n
-}\n
-\n
-.screen_small #mainwrapper .content .gadget .box,\n
-.screen_small #mainwrapper .content .gadget .box table tr td {\n
-\n
-\tfont-size:9px;\n
-\n
-}\n
-\n
-/* ## screen sizes #################################### end ### */\n
-\n
-/* Splash section */\n
-#wrapper_splash .input img{\n
-\n
-  border: none;\n
-  display: block;\n
-  margin: auto;\n
-\n
-}\n
-\n
-div.required label{\n
-  background-image:url("km_img/required_mark.png");\n
-  background-position:left center;\n
-  background-repeat:no-repeat;\n
-  padding-left: 10px;\n
-}\n
-\n
-\n
-/* Content formatting */\n
-div.document div.content div.text h1, h2, h3, h4, h5, h6, p{\n
-  /* XXX: generate it dynamically */\n
-}\n
-div.document div.content div.text blockquote, pre{\n
-  max-width: 600px;\n
-}\n
-\n
-div.document div.content div.text a{\n
-  color: #686868;\n
-}\n
-\n
-/* Web Toolbar */\n
-div.web-toolbar{\n
-  background-color: #000000;\n
-}\n
-\n
-div.web-toolbar h3{\n
-  color:#FFFFFF;\n
-  padding-top: 4px;\n
-}\n
-\n
-#wrapper_footer div.web-toolbar ul{\n
-  padding: 0em;\n
-  margin: 0em;\n
-}\n
-\n
-#wrapper_footer div.web-toolbar li.toolboxSection:hover, \n
-#wrapper_footer div.web-toolbar li.toolboxSection h3:hover {\n
-  background:#A8A799;\n
-}\n
- \n
-div.web-toolbar div.menu{\n
-  background:#818364;\n
-  padding: 0em;\n
-  border-style: none;\n
-}\n
-\n
-div.web-toolbar div.menu ul li{\n
-  padding:0;\n
-  margin:0;\n
-  float:left;\n
-  width:100%;\n
-}\n
-\n
-div.web-toolbar div.menu li > a span, div.web-toolbar div.menu button, div.web-toolbar div.menu label{\n
-  color: #FFFFFF;\n
-}\n
-\n
-div.web-toolbar li > a span {\n
-  padding: 0.5em;\n
-}\n
-\n
-div.web-toolbar div.menu label{\n
-  font-weight: bold;\n
-  margin-top:1em;\n
-  margin-bottom:1em;\n
-  margin-left:0.5em;\n
-  width:100%;\n
-}\n
-div.web-toolbar div.menu input{\n
-  margin-left:0.5em;\n
-}\n
-div.web-toolbar div.menu button{\n
-  color: #FFFFFF!important;\n
-  background-color: transparent;\n
-  padding-left: 1em;\n
-  padding-bottom:0.5em;\n
-}\n
-\n
-div.web-toolbar div.menu li:hover{\n
-  background-color: #000000;\n
-}\n
-\n
-div.web-toolbar li > a, div.web-toolbar button{\n
-  border-style: none;\n
-}\n
-div.web-toolbar div.menu div.field{\n
-  padding-left: 0.5em;\n
-  padding-right: 0.5em;\n
-}\n
-\n
-div.web-toolbar div.menu div.field input, div.web-toolbar div.menu div.field select, div.web-toolbar div.menu div.field button{\n
-  max-width: 90%;\n
-}\n
-\n
-#clone_action_button{\n
-  width: 80%;\n
-}\n
-\n
-/* Save button styling */\n
-div.actions button {\n
-  float: right;\n
-  z-index: 300;\n
-  top: -.5em;\n
-  right: 0;\n
-}\n
-\n
-/* Search Popup window */\n
-div.search_popup {\n
-  background-color: #FFFFFF;\n
-  border: 1px solid black;\n
-  display: none;\n
-  left: 500px;\n
-  padding: 10px;\n
-  position: fixed;\n
-  top: 130px;\n
-  width: 150px;\n
-  z-index: 100;\n
-}\n
-\n
-/* Search listbox styling */\n
-div.searchDetails, span.found{\n
-  padding-top: 5px;\n
-}\n
-\n
-/* Download Document in various format widget */\n
-div.download-document-format-list-container{\n
-  color:#000000;\n
-  left:0px;\n
-  top:0px;\n
-  position:absolute;\n
-  z-index:100;\n
-}\n
-div.download-document-format-list-container span{\n
-  cursor: pointer; \n
-  display:block;\n
-  float:right;\n
-  background:transparent url(km_img/collapse-down-arrow.gif) no-repeat scroll right 5px;\n
-  padding: 3px;\n
-  padding-right: 10px;\n
-  font-weight: bold;\n
-}\n
-\n
-div.download-document-format-list-menu{\n
-  width: 200px;\n
-  float:right;\n
-  border: 1px solid #A8A799;\n
-  background-color: #FFFFFF;\n
-  left:80px;\n
-  top:20px;\n
-  position:relative;\n
-}\n
-\n
-div.download-document-format-list-container span:hover,\n
-div.download-document-format-list-menu ul li:hover{\n
-  background-color: #A8A799;\n
-}\n
-div.download-document-format-list-menu ul{\n
-  list-style-type:none;\n
-  padding:0em; \n
-  margin-bottom:0;\n
-  margin-top:0;\n
-}\n
-div.download-document-format-list-menu ul li{\n
-  margin-bottom:1px;\n
-  padding:0.2em;\n
-}\n
-div.download-document-format-list-menu ul li.separator{\n
-  border-bottom: 1px solid #A8A799;\n
-  margin-bottom:5px;\n
-  padding-bottom:3px;\n
-}\n
-\n
-div.download-document-format-list-menu ul li.toggle-hidden-format-dialog-selection-link{\n
-  height:20px;\n
-}\n
-\n
-/* DMS PDF navigation  */\n
-div.pdf-preview-navigation img{\n
-  width: 4px;\n
-  height: 8px;\n
-  margin-right: 4px;\n
-  background-repeat: no-repeat; \n
-  vertical-align: middle;\n
-}\n
-div.pdf-preview-navigation img.shaded{\n
-  opacity: 0.2;\n
-}\n
-\n
-div.pdf-preview-navigation img.first{\n
-  background-image:url("km_img/2leftarrowv.png");\n
-}\n
-\n
-div.pdf-preview-navigation img.previous{\n
-  background-image:url("km_img/1leftarrowv.png");\n
-}\n
-\n
-div.pdf-preview-navigation img.next{\n
-  background-image:url("km_img/1rightarrowv.png");\n
-}\n
-\n
-div.pdf-preview-navigation img.last{\n
-  background-image:url("km_img/2rightarrowv.png");\n
-  width: 5px;\n
-}\n
-\n
-/* Editable mode actions */\n
-.actions{\n
-  float:left;\n
-}\n
-\n
-.actions ul {\n
-  display:block;\n
-  float:left;\n
-  clear: both;\n
-  list-style-type: none;\n
-  margin: 10px 0 0 10px;\n
-  padding:0;\n
-  position: relative;\n
-  bottom:-10px;\n
-}\n
-\n
-.actions ul li {\n
-  float:left;\n
-  margin: 0 1px 0 0;\n
-}\n
-\n
-.actions ul li a:link, \n
-.actions ul li a:active, \n
-.actions ul li a:visited {\n
-  background-color: #b7e2b7;\n
-  border:1px solid #b7e2b7;\n
-  color:#323232;\n
-  padding: 5px 10px;\n
-  display: block;\n
-  height:100%;\n
-}\n
-\n
-.actions ul li.selected a:link, \n
-.actions ul li.selected a:active, \n
-.actions ul li.selected a:visited, \n
-.actions ul li a:hover {\n
-  background: #4bcc4b;\n
-  border:1px solid #4bcc4b;\n
-  color:#fff;\n
-}
-
-]]></unicode> </value>
-        </item>
-        <item>
-            <key> <string>content_type</string> </key>
-            <value> <string>text/html</string> </value>
-        </item>
-        <item>
-            <key> <string>expand</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>layout.css</string> </value>
-        </item>
-        <item>
-            <key> <string>output_encoding</string> </key>
-            <value> <string>utf-8</string> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <unicode></unicode> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>

Removed: erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/pulldown.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/pulldown.css.xml?rev=40641&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/pulldown.css.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/pulldown.css.xml (removed)
@@ -1,198 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_Cacheable__manager_id</string> </key>
-            <value> <string>http_cache</string> </value>
-        </item>
-        <item>
-            <key> <string>_bind_names</string> </key>
-            <value>
-              <object>
-                <klass>
-                  <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
-                </klass>
-                <tuple/>
-                <state>
-                  <dictionary>
-                    <item>
-                        <key> <string>_asgns</string> </key>
-                        <value>
-                          <dictionary>
-                            <item>
-                                <key> <string>name_subpath</string> </key>
-                                <value> <string>traverse_subpath</string> </value>
-                            </item>
-                          </dictionary>
-                        </value>
-                    </item>
-                  </dictionary>
-                </state>
-              </object>
-            </value>
-        </item>
-        <item>
-            <key> <string>_text</string> </key>
-            <value> <unicode encoding="cdata"><![CDATA[
-
-/****************************************************************/\n
-/*   TODO: XXX-JPS                                              */\n
-/*     - missing docstring                                      */\n
-/*     - add dynamic properties                                 */\n
-/****************************************************************/\n
-\n
-<tal:block define="dummy python: request.RESPONSE.setHeader(\'Content-Type\', \'text/css;; charset=utf-8\');\n
-                   menu_opacity python:here.getLayoutProperty(\'layout_navigation_menu_opacity\', \'0.80\');\n
-                   menu_width python:here.getLayoutProperty(\'layout_navigation_menu_width\', \'145px\');\n
-                   menu_indent python:here.getLayoutProperty(\'layout_navigation_menu_indent\', \'155px\');" >\n
-\n
-#menu {\n
-\n
-  z-index:100;\n
-}\n
-\n
-#menu ul.nav li{\n
-  z-index:110;\n
-}\n
-\n
-#menu ul.nav li a, #menu ul.nav li a:visited {\n
-\n
-  display:block;\n
-  text-decoration:none;\n
-  text-align:center;\n
-  padding: 0 8px;\n
-}\n
-\n
-\n
-#menu ul.nav {\n
-\n
-  padding:0;\n
-  margin:0;\n
-  list-style: none;\n
-}\n
-\n
-#menu ul.nav li {\n
-\n
-  float:left;\n
-  position:relative;\n
-\n
-}\n
-\n
-#menu ul.nav li ul {\n
-\n
-  display: none;\n
-\n
-}\n
-\n
-#menu ul.nav li:hover a {\n
-\n
-  background-color: #a8a799;\n
-  color:#fff;\n
-  text-shadow: 0 1px 0 #7a7964;\n
-\n
-}\n
-\n
-#menu ul.nav li:hover ul {\n
-\n
-  display:block;\n
-  position:absolute;\n
-  top:0;\n
-  padding-top:30px;\n
-  left:0;\n
-  width:205px;\n
-  opacity: <tal:block tal:replace="menu_opacity">0.80</tal:block>;\n
-\n
-}\n
-\n
-#menu ul.nav li:hover ul li a {\n
-\n
-  text-align:left;\n
-  display:block;\n
-  background:#818363;\n
-  color:#fff;\n
-  width:<tal:block tal:replace="menu_width">145px</tal:block>;\n
-  font-weight:normal;\n
-  line-height:15px;\n
-  padding: 5px 5px 10px 5px;\n
-  -webkit-transition-property: background;\n
-    -webkit-transition-duration: 0.1s;\n
-    -webkit-transition-timing-function: ease-in;\n
-\n
-}\n
-\n
-#menu ul.nav li:hover ul li a:hover { background:#37391e; }\n
-#menu ul.nav li:hover ul li a.workflow_title:hover { background:#818363; }\n
-\n
-#menu ul.nav li:hover ul li:hover ul {\n
-\n
-  display:block;\n
-  position:absolute;\n
-  left:<tal:block tal:replace="menu_indent">155px</tal:block>;\n
-  top:0;\n
-  margin:0;\n
-  padding:0;\n
-  opacity: <tal:block tal:replace="menu_opacity">0.80</tal:block>;\n
-\n
-}\n
-\n
-#menu ul.nav li:hover ul li:hover ul.left { left:-105px; }\n
-\n
-#menu ul.nav li ul,\n
-#menu ul.nav li:hover ul li ul,\n
-#menu ul.nav li:hover ul li:hover ul li ul,\n
-#menu ul.nav li:hover ul li:hover ul li:hover ul li ul,\n
-#menu ul.nav li:hover ul li:hover ul li:hover ul li:hover ul li ul,\n
-#menu ul.nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li ul,\n
-#menu ul.nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li ul {\n
-\n
-  display:none;\n
-\n
-}\n
-\n
-#menu ul.nav li:hover ul,\n
-#menu ul.nav li:hover ul li:hover ul,\n
-#menu ul.nav li:hover ul li:hover ul li:hover ul,\n
-#menu ul.nav li:hover ul li:hover ul li:hover ul li:hover ul,\n
-#menu ul.nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul,\n
-#menu ul.nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul\n
-\n
-{\n
-\n
-  display:block;\n
-\n
-}\n
-\n
-</tal:block>\n
-
-
-]]></unicode> </value>
-        </item>
-        <item>
-            <key> <string>content_type</string> </key>
-            <value> <string>text/html</string> </value>
-        </item>
-        <item>
-            <key> <string>expand</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>pulldown.css</string> </value>
-        </item>
-        <item>
-            <key> <string>output_encoding</string> </key>
-            <value> <string>utf-8</string> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <unicode></unicode> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>

Removed: erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/splash.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/splash.css.xml?rev=40641&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/splash.css.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/splash.css.xml (removed)
@@ -1,201 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_Cacheable__manager_id</string> </key>
-            <value> <string>http_cache</string> </value>
-        </item>
-        <item>
-            <key> <string>_bind_names</string> </key>
-            <value>
-              <object>
-                <klass>
-                  <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
-                </klass>
-                <tuple/>
-                <state>
-                  <dictionary>
-                    <item>
-                        <key> <string>_asgns</string> </key>
-                        <value>
-                          <dictionary>
-                            <item>
-                                <key> <string>name_subpath</string> </key>
-                                <value> <string>traverse_subpath</string> </value>
-                            </item>
-                          </dictionary>
-                        </value>
-                    </item>
-                  </dictionary>
-                </state>
-              </object>
-            </value>
-        </item>
-        <item>
-            <key> <string>_text</string> </key>
-            <value> <unicode encoding="cdata"><![CDATA[
-
-<tal:block define="dummy python: request.RESPONSE.setHeader(\'Content-Type\', \'text/css;; charset=utf-8\')"/>\n
-\n
-/* ## home banner #################################### start ## */\n
-\n
-.homebanner {\n
-\n
-\tbackground: url(../community_img/homebanner.jpg) no-repeat transparent;\n
-\tcolor:#fff;\n
-\ttext-shadow: 0 1px 0 #006686;\n
-\n
-}\n
-\n
-.homebanner h2 {\n
-\n
-\ttext-shadow: 0 3px 0 #0d7dab;\n
-\n
-}\n
-\n
-.homebanner ul li {\n
-\t\n
-\tlist-style-image: none;\n
-\tlist-style-type: none;\n
-\tbackground: url(../community_img/bannerbullet.png) no-repeat transparent;\n
-\n
-}\n
-\n
-.button-why:link, .button-why:active, .button-why:visited {\n
-\n
-\tbackground: url(../community_img/bannerbuttons.png) no-repeat transparent;\n
-\n
-}\n
-.button-why:hover {\n
-\n
-\tbackground-position: 0 100%;\n
-\n
-}\n
-\n
-.button-try:link, .button-try:active, .button-try:visited {\n
-\n
-\tbackground: url(../community_img/bannerbuttons.png) no-repeat transparent;\n
-\tbackground-position: -158px 0;\n
-\n
-}\n
-.button-try:hover {\n
-\n
-\tbackground-position: -158px 100%;\n
-\n
-}\n
-\n
-/* ## home banner ##################################### end ### */\n
-\n
-\n
-\n
-/* ## home banner #################################### start ## */\n
-\n
-.homebanner {\n
-\n
-\tdisplay: block;\n
-\twidth: 924px;\n
-\theight: 283px;\n
-        margin:10px 14px 10px;\n
-\n
-}\n
-\n
-.homebanner h2 {\n
-\n
-\tpadding:25px;\n
-\tmargin:0;\n
-\n
-}\n
-\n
-.homebanner h4 {\n
-\n
-\tposition: absolute;\n
-\tbottom: 20px;\n
-\tright:25px;\n
-\tpadding:0;\n
-\tmargin:0;\n
-\n
-}\n
-\n
-.homebanner img {\n
-\n
-\tposition: absolute;\n
-\ttop: 89px;\n
-\tright:1px;\n
-\n
-}\n
-\n
-.homebanner ul {\n
-\n
-\tposition: absolute;\n
-\ttop:101px;\n
-\tleft:5px;\n
-\tmargin:0;\n
-\tpadding:0 30px;\n
-\twidth: 200px;\n
-\n
-}\n
-\n
-.homebanner ul li {\n
-\n
-\tmargin:0;\n
-\tpadding: 7px 10px 7px 30px;\n
-\tdisplay: block;\n
-\t\n
-}\n
-\n
-.button-why:link, .button-why:active, .button-why:visited, .button-try:link, .button-try:active, .button-try:visited {\n
-\n
-\twidth:158px;\n
-\theight:47px;\n
-\tdisplay: block;\n
-\tposition: absolute;\n
-\tbottom:0;\n
-\tleft:25px;\n
-\ttext-indent: -999999px;\n
-\n
-}\n
-\n
-.button-try:link, .button-try:active, .button-try:visited  {\n
-\n
-\tleft: 180px;\n
-\n
-}\n
-\n
-\n
-\n
-\n
-\n
-/* ## home banner ##################################### end ### */\n
-
-
-]]></unicode> </value>
-        </item>
-        <item>
-            <key> <string>content_type</string> </key>
-            <value> <string>text/html</string> </value>
-        </item>
-        <item>
-            <key> <string>expand</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>splash.css</string> </value>
-        </item>
-        <item>
-            <key> <string>output_encoding</string> </key>
-            <value> <string>utf-8</string> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <unicode></unicode> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>

Removed: erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/type.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/type.css.xml?rev=40641&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/type.css.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/type.css.xml (removed)
@@ -1,182 +0,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_Cacheable__manager_id</string> </key>
-            <value> <string>http_cache</string> </value>
-        </item>
-        <item>
-            <key> <string>_bind_names</string> </key>
-            <value>
-              <object>
-                <klass>
-                  <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
-                </klass>
-                <tuple/>
-                <state>
-                  <dictionary>
-                    <item>
-                        <key> <string>_asgns</string> </key>
-                        <value>
-                          <dictionary>
-                            <item>
-                                <key> <string>name_subpath</string> </key>
-                                <value> <string>traverse_subpath</string> </value>
-                            </item>
-                          </dictionary>
-                        </value>
-                    </item>
-                  </dictionary>
-                </state>
-              </object>
-            </value>
-        </item>
-        <item>
-            <key> <string>_text</string> </key>
-            <value> <unicode encoding="cdata"><![CDATA[
-
-/****************************************************************/\n
-/*   TODO: XXX-JPS                                              */\n
-/*     - missing docstring                                      */\n
-/*     - add dynamic properties                                 */\n
-/****************************************************************/\n
-\n
-/*\n
-##  dreikelvin CSS Framework 3.5\n
-##\n
-##  Author & Copyright: Robert Jung 2008\n
-##  URL: http://design.dreikelvin.de/\n
-##\n
-##  CSS for "ERP5"\n
-##\n
-##\n
-*/\n
-/* ## XHTML basis elements ############################ start # */\n
-\n
-<tal:block define="dummy python: request.RESPONSE.setHeader(\'Content-Type\', \'text/css;; charset=utf-8\')"/>\n
-\n
-body {\n
-\n
-\tfont-family: Arial, Verdana, Helvetica, Sans;\n
-\tcolor:#000;\n
-\tfont-size:10pt;\n
-\n
-}\n
-\n
-button {\n
-\tfont-family: Arial, Verdana, Helvetica, Sans;\n
-}\n
-\n
-.gadget h2 {\n
-\n
-\tfont-size: 10pt;\n
-\n
-}\n
-\n
-.gadget h3 {\n
-\n
-\tfont-size: 10pt;\n
-\n
-}\n
-\n
-\n
-.gadget .post small {\n
-\n
-\tfont-size:10pt;\n
-\tfont-style: italic;\n
-\n
-}\n
-\n
-table tr td, table tr th, table tr th button {\n
-\n
-\tfont-size:9pt;\n
-\n
-}\n
-\n
-#wrapper_footer { font-size:8pt; }\n
-\n
-#menu { font-size: 9pt; }\n
-\n
-\n
-label {\n
-\n
-\tfont-weight:bold;\n
-\n
-}\n
-\n
-.saveView, .saveEdit { text-indent:15px; font-size:10pt; }\n
-\n
-#tabs ul li.first a, #tabs ul li.last a { font-weight: normal; }\n
-\n
-div#km_front div#main_content .box_inner_content .text .list_style span{\n
-  font-size:0.8em;\n
-}\n
-\n
-#navigation_table td{ font-size: 8pt; }\n
-\n
-/* ## link styling ################################### start # */\n
-\n
-a:link, a:visited, a:active {\n
-\n
-\ttext-decoration: none;\n
-\n
-}\n
-\n
-.pnav a {\n
-\n
-\tfont-size:9pt;\n
-\n
-}\n
-\n
-a.bt-edit strong { font-size:8pt; }\n
-\n
-a.status:link, a.status:active, a.status:visited, .status { font-weight:normal; }\n
-\n
-a.bt-download:link, a.bt-download:active, a.bt-download:visited,\n
-a.bt-rss:link, a.bt-rss:active, a.bt-rss:visited { font-weight: normal; font-size:9pt; }\n
-\n
-.bt-small { font-weight:normal; font-size:7pt; }\n
-\n
-/* ## link styling ################################### end ### */\n
-\n
-\n
-\n
-div#wrapper_headline span.header_title {\n
-\n
-  font-size:1.2em;\n
-\tfont-weight:bold;\n
-\n
-}\n
-
-
-]]></unicode> </value>
-        </item>
-        <item>
-            <key> <string>content_type</string> </key>
-            <value> <string>text/html</string> </value>
-        </item>
-        <item>
-            <key> <string>expand</string> </key>
-            <value> <int>0</int> </value>
-        </item>
-        <item>
-            <key> <string>id</string> </key>
-            <value> <string>type.css</string> </value>
-        </item>
-        <item>
-            <key> <string>output_encoding</string> </key>
-            <value> <string>utf-8</string> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <unicode></unicode> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>

Modified: erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/template_erp5_km_minimal.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/template_erp5_km_minimal.xml?rev=40642&r1=40641&r2=40642&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/template_erp5_km_minimal.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/template_erp5_km_minimal.xml [utf8] Thu Nov 25 08:55:28 2010
@@ -111,15 +111,10 @@
                                     \'%s/erp5_web_toolbar.css\' % portal_path,\n
                                     \'%s/erp5_knowledge_box.css\' % portal_path,\n
                                     \'%s/erp5_knowledge_box_web.css\' % portal_path,\n
-                                    \'%s/km_css/layout.css\' % portal_path,\n
-                                    \'%s/km_css/splash.css\' % portal_path,\n
-                                    \'%s/km_css/color.css\' % portal_path,\n
-                                    \'%s/km_css/pulldown.css\' % portal_path,\n
-                                    \'%s/km_css/type.css\' % portal_path,\n
+                                    \'%s/km_css/km.css\' % portal_path,\n
                                     \'%s/km_css/gadget.css\' % portal_path,\n
                                     \'%s/km_css/km_listbox.css\' % portal_path,\n
-                                    \'%s/km_custom.css\' % portal_path,\n
-];\n
+                                    \'%s/km_custom.css\' % portal_path,];\n
                              global js_list python:[\n
                                    \'%s/km_js/erp5_km.js\' % portal_path,\n
 ]">\n

Modified: erp5/trunk/bt5/erp5_km/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/bt/revision?rev=40642&r1=40641&r2=40642&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/bt/revision [utf8] Thu Nov 25 08:55:28 2010
@@ -1 +1 @@
-1691
+1692
\ No newline at end of file




More information about the Erp5-report mailing list