User: fs      
Date: 2006/11/28 23:39:52

Modified:
   dba/www/css/dba.css

Log:
 no left padding in uls inside a table

File Changes:

Directory: /dba/www/css/
========================

File [changed]: dba.css
Url: http://dba.openoffice.org/source/browse/dba/www/css/dba.css?r1=1.37&r2=1.38
Delta lines:  +6 -1
-------------------
--- dba.css     28 Nov 2006 14:15:40 -0000      1.37
+++ dba.css     29 Nov 2006 07:39:49 -0000      1.38
@@ -12,9 +12,14 @@
     border:solid 1px !important;
 }
 
-table.border_table td, table.border_table th
+.dba .with_border
 {
     border:solid 1px !important;
+}
+
+.dba table ul
+{
+    padding-left: 0px !important;
 }
 
 .dba td




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to