From: Wolfgang M. M. <wol...@us...> - 2004-07-23 14:24:34
|
Update of /cvsroot/exist/eXist-1.0/webapp/styles In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19937/webapp/styles Modified Files: default-style.css Log Message: Updated Cocoon to 2.1.5.1 Index: default-style.css =================================================================== RCS file: /cvsroot/exist/eXist-1.0/webapp/styles/default-style.css,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** default-style.css 22 Jul 2004 19:00:49 -0000 1.1 --- default-style.css 23 Jul 2004 14:24:24 -0000 1.2 *************** *** 327,331 **** font-family: Courier, monospace; text-align: left; ! background: #AABBCC; } --- 327,331 ---- font-family: Courier, monospace; text-align: left; ! background: #ddd; } |