[Erp5-report] r6781 - in /erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn:...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Apr 18 15:03:35 CEST 2006


Author: chris
Date: Tue Apr 18 15:03:28 2006
New Revision: 6781

URL: http://svn.erp5.org?rev=6781&view=rev
Log:
improved icon display in konqueror (files & folders names are still badly placed)

Modified:
    erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnStatus.xml
    erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/css/dhtmlXTree.css.xml

Modified: erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnStatus.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnStatus.xml?rev=6781&r1=6780&r2=6781&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnStatus.xml (original)
+++ erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/BusinessTemplate_viewSvnStatus.xml Tue Apr 18 15:03:28 2006
@@ -51,7 +51,6 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
  "DTD/xhtml1-strict.dtd">\n
 <?xml-stylesheet  href="erp5.css" rel="stylesheet" type="text/css"?>\n
-\n
 <tal:block tal:define="layout_form_id here/getApplicableLayout |  nothing;\n
                        editable_mode request/editable_mode | nothing;\n
                        global ignore_layout request/ignore_layout | nothing;\n

Modified: erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/css/dhtmlXTree.css.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/css/dhtmlXTree.css.xml?rev=6781&r1=6780&r2=6781&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/css/dhtmlXTree.css.xml (original)
+++ erp5/trunk/bt5/erp5_forge/SkinTemplateItem/portal_skins/erp5_svn/css/dhtmlXTree.css.xml Tue Apr 18 15:03:28 2006
@@ -14,7 +14,7 @@
       <dictionary>
         <item>
             <key> <string>_EtagSupport__etag</string> </key>
-            <value> <string>ts42951022.83</string> </value>
+            <value> <string>ts45365325.01</string> </value>
         </item>
         <item>
             <key> <string>__ac_local_roles__</string> </key>
@@ -32,18 +32,23 @@
         </item>
         <item>
             <key> <string>data</string> </key>
-            <value> <string>.defaultTreeTable{\r\n
-\t\t\tmargin : 0;\r\n
-\t\t\tpadding : 0;\r\n
-\t\t\tborder : 0;\r\n
-}\r\n
-.containerTableStyle { overflow : auto; font-size : 12px;}\r\n
-.standartTreeRow{\tfont-family : Verdana, Geneva, Arial, Helvetica, sans-serif; \tfont-size : 12px; -moz-user-select: none; }\r\n
-.selectedTreeRow{ background-color : navy; color:white; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; \t\tfont-size : 12px;  -moz-user-select: none;  }\r\n
-.standartTreeImage{ width:18px; height:18px;  overflow:hidden; border:0; padding:0; margin:0; }\r\n
-.hiddenRow { width:1px;   overflow:hidden;  }\r\n
-.dragSpanDiv{ \tfont-size : 12px; \tborder: thin solid 1 1 1 1; }\r\n
-</string> </value>
+            <value> <string encoding="cdata"><![CDATA[
+
+.defaultTreeTable{\n
+\t\t\tmargin : 0;\n
+\t\t\tpadding : 0;\n
+\t\t\tborder : 0;\n
+}\n
+.containerTableStyle { overflow : auto; font-size : 12px;}\n
+/* folders & files names */\n
+.standartTreeRow{ font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; \tfont-size : 12px; -moz-user-select: none;}\n
+.selectedTreeRow{ background-color : blue; color:white; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; \t\tfont-size : 12px;  -moz-user-select: none;  }\n
+.standartTreeImage{ /*width:18px; height:18px;*/ overflow:hidden; border:0; padding:0; margin:0; }\n
+.hiddenRow { width:1px;   overflow:hidden;  }\n
+.dragSpanDiv{ \tfont-size : 12px; }\n
+
+
+]]></string> </value>
         </item>
         <item>
             <key> <string>precondition</string> </key>
@@ -51,7 +56,7 @@
         </item>
         <item>
             <key> <string>size</string> </key>
-            <value> <int>632</int> </value>
+            <value> <int>622</int> </value>
         </item>
         <item>
             <key> <string>title</string> </key>




More information about the Erp5-report mailing list