You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by vm...@apache.org on 2003/10/29 21:15:41 UTC

cvs commit: jakarta-cactus/integration/maven project.properties

vmassol     2003/10/29 12:15:41

  Modified:    integration/maven project.properties
  Log:
  Tune colors to be closer to the current cactus website. There's still a lot of work to do...
  
  Revision  Changes    Path
  1.2       +39 -1     jakarta-cactus/integration/maven/project.properties
  
  Index: project.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/integration/maven/project.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- project.properties	29 Oct 2003 17:35:13 -0000	1.1
  +++ project.properties	29 Oct 2003 20:15:41 -0000	1.2
  @@ -18,3 +18,41 @@
   
   # Location of license file
   maven.license.licenseFile = ${basedir}/../../LICENSE.cactus
  +
  +# Web site colors
  +maven.ui.body.background = #fff
  +maven.ui.body.foreground = #000
  +maven.ui.section.background = #036
  +maven.ui.section.foreground = #fff
  +maven.ui.subsection.background = #888
  +maven.ui.subsection.foreground = #fff
  +maven.ui.table.header.background = #bbb
  +maven.ui.table.header.foreground = #fff
  +maven.ui.table.row.odd.background = #ddd
  +maven.ui.table.row.odd.foreground = #000
  +maven.ui.table.row.even.background = #efefef
  +maven.ui.table.row.even.foreground = #000
  +maven.ui.banner.background = #fff
  +maven.ui.banner.foreground = #000
  +maven.ui.banner.border.top = #369
  +maven.ui.banner.border.bottom = #003
  +maven.ui.source.background = #fff
  +maven.ui.source.foreground = #000
  +maven.ui.source.border.right = #888
  +maven.ui.source.border.left = #888
  +maven.ui.source.border.top = #888
  +maven.ui.source.border.bottom = #888
  +maven.ui.navcol.background = #eee
  +maven.ui.navcol.background.ns4 = #fff
  +maven.ui.navcol.foreground = #000
  +maven.ui.navcol.foreground.ns4 = #555
  +maven.ui.navcol.border.top = #fff
  +maven.ui.navcol.border.right = #aaa
  +maven.ui.navcol.border.bottom = #aaa
  +maven.ui.breadcrumbs.background = #ddd
  +maven.ui.breadcrumbs.foreground = #000
  +maven.ui.breadcrumbs.border.top = #fff
  +maven.ui.breadcrumbs.border.bottom = #aaa
  +maven.ui.href.link = blue
  +maven.ui.href.link.active = #f30
  +maven.ui.href.link.selfref = #555
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org