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

Modified Files:
        workflow.css 
Log Message:
CMSC-899 change list style of newsletter &&workflow


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


Index: workflow.css
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/workflow/src/webapp/editors/css/workflow.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- workflow.css        18 Jan 2008 11:19:29 -0000      1.4
+++ workflow.css        5 Sep 2008 06:24:50 -0000       1.5
@@ -7,19 +7,17 @@
 }
 
 a.sortup {
-   text-decoration: none;
    background: url( ../gfx/icons/sort_up.gif ) no-repeat right !important;
    padding-right: 20px;
 }
 
 a.sortdown {
-   text-decoration: none;
    background: url( ../gfx/icons/sort_down.gif ) no-repeat right !important;
    padding-right: 20px;
 }
 
 a {
-   text-decoration: none;
+   text-decoration: underline;
 }
 
 .tip {
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to