[Erp5-report] r28528 - in /erp5/trunk/bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Aug 20 20:22:36 CEST 2009


Author: lucas
Date: Thu Aug 20 20:22:35 2009
New Revision: 28528

URL: http://svn.erp5.org?rev=28528&view=rev
Log:
Removed bad description.
All the fonts must have the same size.

Modified:
    erp5/trunk/bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_multiflex_layout/erp5_web_multiflex5_commerce_layout/global_navigation_box.xml
    erp5/trunk/bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_multiflex_layout/mf54_commerce.css.xml

Modified: erp5/trunk/bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_multiflex_layout/erp5_web_multiflex5_commerce_layout/global_navigation_box.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_multiflex_layout/erp5_web_multiflex5_commerce_layout/global_navigation_box.xml?rev=28528&r1=28527&r2=28528&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_multiflex_layout/erp5_web_multiflex5_commerce_layout/global_navigation_box.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_multiflex_layout/erp5_web_multiflex5_commerce_layout/global_navigation_box.xml [utf8] Thu Aug 20 20:22:35 2009
@@ -13,11 +13,12 @@
             <key> <string>delegated_list</string> </key>
             <value>
               <list>
-                <string>title</string>
                 <string>default</string>
-                <string>whitespace_preserve</string>
+                <string>description</string>
                 <string>enabled</string>
                 <string>height</string>
+                <string>title</string>
+                <string>whitespace_preserve</string>
                 <string>width</string>
               </list>
             </value>
@@ -95,6 +96,10 @@
 ]]></string> </value>
                 </item>
                 <item>
+                    <key> <string>description</string> </key>
+                    <value> <string></string> </value>
+                </item>
+                <item>
                     <key> <string>enabled</string> </key>
                     <value> <int>0</int> </value>
                 </item>

Modified: erp5/trunk/bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_multiflex_layout/mf54_commerce.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_multiflex_layout/mf54_commerce.css.xml?rev=28528&r1=28527&r2=28528&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_multiflex_layout/mf54_commerce.css.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_commerce/SkinTemplateItem/portal_skins/erp5_commerce_multiflex_layout/mf54_commerce.css.xml [utf8] Thu Aug 20 20:22:35 2009
@@ -81,15 +81,15 @@
 \n
 #fieldset_left {padding:10px;}\n
 #fieldset_left div.field {margin-top:5px; margin-bottom: 10px;}\n
-#fieldset_left label {float:left; width: <tal:block tal:replace="python: main_content_width / 5"/>px;}\n
+#fieldset_left label {font-size: 120% !important; color:#505050; float:left;  width: <tal:block tal:replace="python: main_content_width / 5"/>px;}\n
 #fieldset_left label a {display:none;}\n
 #fieldset_right {padding:10px;}\n
 #fieldset_right div.field {margin-top:5px; margin-bottom: 10px;}\n
-#fieldset_right label {float:left; width:<tal:block tal:replace="python: main_content_width / 5"/>px;}\n
+#fieldset_right label {font-size: 120% !important; color:#505050; float:left; width:<tal:block tal:replace="python: main_content_width / 5"/>px;}\n
 #fieldset_right label a {display:none;}\n
 #fieldset_center {padding:10px;}\n
 #fieldset_center div.field {margin-top:5px; margin-bottom: 10px;}\n
-#fieldset_center label {float:left; width:<tal:block tal:replace="python: main_content_width / 5"/>px;}\n
+#fieldset_center label {font-size: 120% !important; color:#505050; float:left; width:<tal:block tal:replace="python: main_content_width / 5"/>px;}\n
 #fieldset_center label a {display:none;}\n
 \n
 div.subcontent-box.cartbox fieldset.widget div.field label {display: none;}\n




More information about the Erp5-report mailing list