Update of 
/var/cvs/contributions/CMSContainer_Modules/workflow/src/webapp/editors/css
In directory james.mmbase.org:/tmp/cvs-serv32710/workflow/src/webapp/editors/css

Modified Files:
        workflow.css 
Log Message:
CMSC-1087 -changes the status box of a page to a dynamic tree in the Workflow 
section of the CMSc


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/workflow/src/webapp/editors/css
See also: http://www.mmbase.org/jira/browse/CMSC-1087


Index: workflow.css
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/workflow/src/webapp/editors/css/workflow.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- workflow.css        5 Sep 2008 06:24:50 -0000       1.5
+++ workflow.css        18 Nov 2008 01:44:57 -0000      1.6
@@ -5,6 +5,10 @@
 table.centerData td {
    text-align: center;
 }
+table.centerData td.leftData {
+   text-align: left;
+   width:106px;
+}
 
 a.sortup {
    background: url( ../gfx/icons/sort_up.gif ) no-repeat right !important;
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to