[Erp5-report] r36261 ivan - /erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_t...

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Jun 11 10:21:07 CEST 2010


Author: ivan
Date: Fri Jun 11 10:21:00 2010
New Revision: 36261

URL: http://svn.erp5.org?rev=36261&view=rev
Log:
CSS clean up.

Modified:
    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/layout.css.xml
    erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/listbox.css.xml

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=36261&r1=36260&r2=36261&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] Fri Jun 11 10:21:00 2010
@@ -15,7 +15,7 @@
         </item>
         <item>
             <key> <string>_EtagSupport__etag</string> </key>
-            <value> <string>ts76239406.87</string> </value>
+            <value> <string>ts76242823.7</string> </value>
         </item>
         <item>
             <key> <string>__name__</string> </key>
@@ -35,15 +35,6 @@
 /*     - add dynamic properties                                 */\n
 /****************************************************************/\n
 \n
-.draggable_wrapper {\n
-  background-color: inherit;\n
-}\n
-\n
-#tabs{\n
-  border-bottom: none;\n
-  height: 35px;\n
-}\n
-\n
 .border_bottom1px{\n
   border-bottom: none!important;\n
 }\n
@@ -52,10 +43,6 @@
   border-bottom: none!important;\n
 }\n
 \n
-#tabs_switcher {\n
-  height:35px;\n
-}\n
-\n
 .tab {\n
   border: none;\n
 }\n
@@ -74,12 +61,6 @@
 \n
 }\n
 \n
-.border_bottom0px {\n
-\n
-  height: 35px;\n
-\n
-}\n
-\n
 #tabs ul li a, #tabs ul li.last a { background: none; }\n
 \n
 #tabs ul li a.tabs-hide:link, #tabs ul li a.tabs-hide:active, #tabs ul li a.tabs-hide:visited {\n
@@ -538,7 +519,7 @@ div.block fieldset label{\n
         </item>
         <item>
             <key> <string>size</string> </key>
-            <value> <int>8142</int> </value>
+            <value> <int>7964</int> </value>
         </item>
         <item>
             <key> <string>title</string> </key>

Modified: 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=36261&r1=36260&r2=36261&view=diff
==============================================================================
--- 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 [utf8] Fri Jun 11 10:21:00 2010
@@ -585,10 +585,10 @@ width: auto;\n
 }\n
 \n
 #tabs {\n
-\n
-\toverflow: hidden;\n
-\twidth:99%;\n
-\n
+  overflow: hidden;\n
+  width:99%;\n
+  border-bottom: none;\n
+  height: 35px;\n
 }\n
 \n
 #tabs ul {\n
@@ -647,7 +647,10 @@ width: auto;\n
 a#tabs-add:link, a#tabs-add:active, a#tabs-add:visited,\n
 a#tabs-hide:link, a#tabs-hide:active, a#tabs-hide:visited { padding: 0 10px 0 10px; }\n
 \n
-#tabs_switcher{padding-top: 15px;}\n
+#tabs_switcher {\n
+  padding-top: 15px;\n
+  height:35px;\n
+}\n
 \n
 /* ## navigation ###################################### end ### */\n
 \n

Modified: erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/listbox.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/listbox.css.xml?rev=36261&r1=36260&r2=36261&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/listbox.css.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/listbox.css.xml [utf8] Fri Jun 11 10:21:00 2010
@@ -46,7 +46,6 @@
 <tal:block define="dummy python: request.RESPONSE.setHeader(\'Content-Type\', \'text/css;; charset=utf-8\')"/>\n
 \n
 /* Search popup fix*/\n
-\n
 div.search_popup{\n
   left:200px;\n
   position:absolute;\n
@@ -285,7 +284,7 @@ a.tree_open {\n
   text-align:left;\n
   vertical-align: top;\n
 }\n
-.listbox_search_line{\n
+.listbox_search_line, .listbox_label_line{\n
   background-color: #F0EFE9;\n
 }\n
 .listbox_search_line th{\n




More information about the Erp5-report mailing list