[Erp5-report] r11154 - in /erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style: SkinTemplat...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Nov 7 13:08:35 CET 2006


Author: vincent
Date: Tue Nov  7 13:08:31 2006
New Revision: 11154

URL: http://svn.erp5.org?rev=11154&view=rev
Log:
Fix some rendering differencies between html style and xhtml style :
Field titles in italics.
Font should be 12px.
Vertical spacing of breadcrumb/logged in as.../status message.

Added:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/images/sepacla.png.xml
Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml?rev=11154&r1=11153&r2=11154&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5.css.xml Tue Nov  7 13:08:31 2006
@@ -317,7 +317,7 @@
         </item>
         <item>
             <key> <string>font_size</string> </key>
-            <value> <string>13px</string> </value>
+            <value> <string>12px</string> </value>
         </item>
         <item>
             <key> <string>globals</string> </key>
@@ -552,6 +552,11 @@
 .content .field {\n
   position: relative;\n
   clear: left;\n
+  font-style: italic;\n
+}\n
+\n
+.content .field .input {\n
+  font-style: normal;\n
 }\n
 \n
 .content .input .figure {\n
@@ -697,6 +702,11 @@
   padding-right: .5em;\n
 }\n
 \n
+#status {\n
+  padding-top: .3em;\n
+  padding-bottom: .4em;\n
+}\n
+\n
 /* Context bar */\n
 \n
 #context_bar {\n
@@ -723,7 +733,14 @@
   margin-right: 6px;\n
   display: block;\n
   float: left;\n
+}\n
+\n
+#main_bar .separator {\n
   background-image: url(\'<dtml-var expr="portal_url.getPortalPath()">/images/sepafon.png\');\n
+}\n
+\n
+#context_bar .separator {\n
+  background-image: url(\'<dtml-var expr="portal_url.getPortalPath()">/images/sepacla.png\');\n
 }\n
 \n
 #context_bar .tool_buttons a .image,\n
@@ -836,7 +853,7 @@
 \n
 #breadcrumb {\n
   float: left;\n
-  font-size: 90%;\n
+/*   font-size: 90%; */\n
   margin-bottom: 5px;\n
 }\n
 \n
@@ -850,7 +867,7 @@
 \n
 #logged_in_as .logged_txt{\n
   color: <dtml-var link_color>;\n
-  font-size: 90%;\n
+/*   font-size: 90%; */\n
 }\n
 \n
 #transition_message {\n
@@ -929,7 +946,7 @@
   color: inherit;\n
   background-color: inherit;\n
   background: url(\'<dtml-var expr="portal_url.getPortalPath()">/images/tab_right.png\') top right no-repeat;\n
-  font-size: 90%;\n
+/*   font-size: 90%; */\n
 }\n
 \n
 .document .actions li.selected a {\n
@@ -967,7 +984,7 @@
 .ListSummary #listbox_title,\n
 .ListSummary #listbox_record_number,\n
 .ListSummary #listbox_item_number {\n
-  font-size: 90%;\n
+/*   font-size: 90%; */\n
 }\n
 \n
 .ListSummary table {\n
@@ -1011,7 +1028,7 @@
 .ListContent #listbox_label_line {\n
   color: <dtml-var font_color>;\n
   background-color: <dtml-var listbox_label_background_color>;\n
-  font-size: 90%;\n
+/*   font-size: 90%; */\n
 }\n
 \n
 .ListContent #listbox_stat_line {\n

Added: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/images/sepacla.png.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/images/sepacla.png.xml?rev=11154&view=auto
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/images/sepacla.png.xml (added)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/images/sepacla.png.xml Tue Nov  7 13:08:31 2006
@@ -1,0 +1,59 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>OFS.Image</string>
+          <string>Image</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>__name__</string> </key>
+            <value> <string>sepacla.png</string> </value>
+        </item>
+        <item>
+            <key> <string>content_type</string> </key>
+            <value> <string>image/png</string> </value>
+        </item>
+        <item>
+            <key> <string>data</string> </key>
+            <value> <string encoding="base64">iVBORw0KGgoAAAANSUhEUgAAAAIAAAAWCAIAAABlk9r+AAAABGdBTUEAALGOfPtRkwAAACBjSFJN
+AAB6JQAAgIMAAPn/AACA6AAAdTAAAOpgAAA6lwAAF2+XqZnUAAAAaklEQVR4nGKonrf7/L1nAAHE
+xAAGAAEEpQACCEoBBBCUAgggKAUQQFAKIICgFEAAQSmAAIJSAAEEpQACCEoBBBCUAgggKAUQQFAK
+IICgFEAAQSmAAIJSAAEEpQACCEoBBBCUAgggKAUQYACicgSS2c3YqAAAAABJRU5ErkJggg==</string> </value>
+        </item>
+        <item>
+            <key> <string>height</string> </key>
+            <value> <int>22</int> </value>
+        </item>
+        <item>
+            <key> <string>precondition</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>size</string> </key>
+            <value> <int>223</int> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>width</string> </key>
+            <value> <int>2</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision?rev=11154&r1=11153&r2=11154&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_xhtml_style/bt/revision Tue Nov  7 13:08:31 2006
@@ -1,1 +1,1 @@
-281
+284




More information about the Erp5-report mailing list