Commit 765037ff authored by Vincent Pelletier's avatar Vincent Pelletier

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.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11154 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ac680d95
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
</item> </item>
<item> <item>
<key> <string>font_size</string> </key> <key> <string>font_size</string> </key>
<value> <string>13px</string> </value> <value> <string>12px</string> </value>
</item> </item>
<item> <item>
<key> <string>globals</string> </key> <key> <string>globals</string> </key>
...@@ -552,6 +552,11 @@ div.index_html table {\n ...@@ -552,6 +552,11 @@ div.index_html table {\n
.content .field {\n .content .field {\n
position: relative;\n position: relative;\n
clear: left;\n clear: left;\n
font-style: italic;\n
}\n
\n
.content .field .input {\n
font-style: normal;\n
}\n }\n
\n \n
.content .input .figure {\n .content .input .figure {\n
...@@ -697,6 +702,11 @@ fieldset.bottom .field label {\n ...@@ -697,6 +702,11 @@ fieldset.bottom .field label {\n
padding-right: .5em;\n padding-right: .5em;\n
}\n }\n
\n \n
#status {\n
padding-top: .3em;\n
padding-bottom: .4em;\n
}\n
\n
/* Context bar */\n /* Context bar */\n
\n \n
#context_bar {\n #context_bar {\n
...@@ -723,9 +733,16 @@ fieldset.bottom .field label {\n ...@@ -723,9 +733,16 @@ fieldset.bottom .field label {\n
margin-right: 6px;\n margin-right: 6px;\n
display: block;\n display: block;\n
float: left;\n float: left;\n
}\n
\n
#main_bar .separator {\n
background-image: url(\'<dtml-var expr="portal_url.getPortalPath()">/images/sepafon.png\');\n background-image: url(\'<dtml-var expr="portal_url.getPortalPath()">/images/sepafon.png\');\n
}\n }\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 #context_bar .tool_buttons a .image,\n
#context_bar .tool_buttons button .image,\n #context_bar .tool_buttons button .image,\n
#context_bar .tool_buttons a img {\n #context_bar .tool_buttons a img {\n
...@@ -836,7 +853,7 @@ fieldset.bottom .field label {\n ...@@ -836,7 +853,7 @@ fieldset.bottom .field label {\n
\n \n
#breadcrumb {\n #breadcrumb {\n
float: left;\n float: left;\n
font-size: 90%;\n /* font-size: 90%; */\n
margin-bottom: 5px;\n margin-bottom: 5px;\n
}\n }\n
\n \n
...@@ -850,7 +867,7 @@ fieldset.bottom .field label {\n ...@@ -850,7 +867,7 @@ fieldset.bottom .field label {\n
\n \n
#logged_in_as .logged_txt{\n #logged_in_as .logged_txt{\n
color: <dtml-var link_color>;\n color: <dtml-var link_color>;\n
font-size: 90%;\n /* font-size: 90%; */\n
}\n }\n
\n \n
#transition_message {\n #transition_message {\n
...@@ -929,7 +946,7 @@ fieldset.bottom .field label {\n ...@@ -929,7 +946,7 @@ fieldset.bottom .field label {\n
color: inherit;\n color: inherit;\n
background-color: inherit;\n background-color: inherit;\n
background: url(\'<dtml-var expr="portal_url.getPortalPath()">/images/tab_right.png\') top right no-repeat;\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
\n \n
.document .actions li.selected a {\n .document .actions li.selected a {\n
...@@ -967,7 +984,7 @@ fieldset.bottom .field label {\n ...@@ -967,7 +984,7 @@ fieldset.bottom .field label {\n
.ListSummary #listbox_title,\n .ListSummary #listbox_title,\n
.ListSummary #listbox_record_number,\n .ListSummary #listbox_record_number,\n
.ListSummary #listbox_item_number {\n .ListSummary #listbox_item_number {\n
font-size: 90%;\n /* font-size: 90%; */\n
}\n }\n
\n \n
.ListSummary table {\n .ListSummary table {\n
...@@ -1011,7 +1028,7 @@ fieldset.bottom .field label {\n ...@@ -1011,7 +1028,7 @@ fieldset.bottom .field label {\n
.ListContent #listbox_label_line {\n .ListContent #listbox_label_line {\n
color: <dtml-var font_color>;\n color: <dtml-var font_color>;\n
background-color: <dtml-var listbox_label_background_color>;\n background-color: <dtml-var listbox_label_background_color>;\n
font-size: 90%;\n /* font-size: 90%; */\n
}\n }\n
\n \n
.ListContent #listbox_stat_line {\n .ListContent #listbox_stat_line {\n
......
<?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>
281 284
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment