From: Chad B. <cwb...@us...> - 2008-04-11 22:58:12
|
User: cwbrandon Date: 08/04/11 15:58:18 Modified: andromda-jsf2/src/main/resources/resources/views/css custom.css Log: fix comment Revision Changes Path 1.3 +1 -1 cartridges/andromda-jsf2/src/main/resources/resources/views/css/custom.css Index: custom.css =================================================================== RCS file: /cvsroot/andromdaplugins/cartridges/andromda-jsf2/src/main/resources/resources/views/css/custom.css,v retrieving revision 1.2 retrieving revision 1.3 diff -u -w -r1.2 -r1.3 --- custom.css 2 Mar 2008 20:59:16 -0000 1.2 +++ custom.css 11 Apr 2008 22:58:18 -0000 1.3 @@ -1 +1 @@ -/** Add any custom styles (to be used across skins) to this css **/ +/** Add any custom styles to this css **/ |