[Erp5-report] r28018 - /erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_mini...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jul 8 13:29:02 CEST 2009


Author: ivan
Date: Wed Jul  8 13:29:01 2009
New Revision: 28018

URL: http://svn.erp5.org?rev=28018&view=rev
Log:
Remove duplicating file in erp5_access_tab.

Removed:
    erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_minimal_theme/tabber_style.css.xml

Removed: erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_minimal_theme/tabber_style.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_minimal_theme/tabber_style.css.xml?rev=28017&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_minimal_theme/tabber_style.css.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_minimal_theme/tabber_style.css.xml (removed)
@@ -1,136 +1,0 @@
-<?xml version="1.0"?>
-<ZopeData>
-  <record id="1" aka="AAAAAAAAAAE=">
-    <pickle>
-      <tuple>
-        <global name="DTMLDocument" module="OFS.DTMLDocument"/>
-        <tuple/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_Cacheable__manager_id</string> </key>
-            <value> <string>http_cache</string> </value>
-        </item>
-        <item>
-            <key> <string>__name__</string> </key>
-            <value> <string>tabber_style.css</string> </value>
-        </item>
-        <item>
-            <key> <string>_vars</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>globals</string> </key>
-            <value>
-              <dictionary/>
-            </value>
-        </item>
-        <item>
-            <key> <string>raw</string> </key>
-            <value> <string>/*========================================================================================\n
-**  tabber.js default style\n
-**========================================================================================*/\n
-\n
-/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */\n
-\n
-/*--------------------------------------------------\n
-  REQUIRED to hide the non-active tab content.\n
-  But do not hide them in the print stylesheet!\n
-  --------------------------------------------------*/\n
-.tabberlive .tabbertabhide {\n
- display: none;\n
-}\n
-\n
-/*--------------------------------------------------\n
-  .tabber = before the tabber interface is set up\n
-  .tabberlive = after the tabber interface is set up\n
-  --------------------------------------------------*/\n
-.tabber {\n
-}\n
-.tabberlive {\n
-}\n
-\n
-/*--------------------------------------------------\n
-  ul.tabbernav = the tab navigation list\n
-  li.tabberactive = the active tab\n
-  --------------------------------------------------*/\n
-ul.tabbernav {\n
- margin: 0;\n
- padding: 3px 0;\n
- border-bottom: 1px solid #778;\n
-}\n
-\n
-ul.tabbernav li {\n
- list-style: none;\n
- margin: 0;\n
- display: inline;\n
-}\n
-\n
-ul.tabbernav li a {\n
- padding: 3px .5em;\n
- margin-left: 3px;\n
- border: 1px solid #778;\n
- border-bottom: none;\n
- background: #dde;\n
- text-decoration: none;\n
- font-weight: bold;\n
-}\n
-\n
-ul.tabbernav li a:link    {color: #448}\n
-ul.tabbernav li a:visited {color: #667}\n
-\n
-ul.tabbernav li a:hover\n
-{\n
- color: #000;\n
- background: #aae;\n
- border-color: #227;\n
-}\n
-\n
-ul.tabbernav li.tabberactive a\n
-{\n
- background-color: #fff;\n
- border-bottom: 1px solid #fff;\n
-}\n
-\n
-ul.tabbernav li.tabberactive a:hover\n
-{\n
- color: #000;\n
- background: white;\n
- border-bottom: 1px solid white;\n
-}\n
-\n
-/*--------------------------------------------------\n
-  .tabbertab = the tab content\n
-  Add style only after the tabber interface is set up (.tabberlive)\n
-  --------------------------------------------------*/\n
-.tabberlive .tabbertab {\n
- padding:5px;\n
- border: 1px solid #778;\n
- border-top: 0;\n
- background-color: white;\n
-}\n
-\n
-/* If desired, hide the heading since a heading is provided by the tab */\n
-.tabberlive .tabbertab h2 {\n
- display: none;\n
-}\n
-.tabberlive .tabbertab h3 {\n
- display: none;\n
-}\n
-\n
-\n
-\n
-</string> </value>
-        </item>
-        <item>
-            <key> <string>title</string> </key>
-            <value> <string></string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
-</ZopeData>




More information about the Erp5-report mailing list