You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by ni...@apache.org on 2002/11/18 10:02:55 UTC

cvs commit: xml-forrest/src/resources/forrestbar/content/forrestbar/images gump-off.png gump.png local-forrest-off.png local-forrest.png

nicolaken    2002/11/18 01:02:55

  Modified:    src/resources/forrestbar/content/forrestbar forrestbar.css
  Added:       src/resources/forrestbar/content/forrestbar/images
                        gump-off.png gump.png local-forrest-off.png
                        local-forrest.png
  Log:
  Adding icons for Gump nightly and local Forrest.
  
  Basically a cry for help by a serious icon graphic!!!
  Heeeeeeeeeeelp!  ;-)
  
  Revision  Changes    Path
  1.4       +16 -0     xml-forrest/src/resources/forrestbar/content/forrestbar/forrestbar.css
  
  Index: forrestbar.css
  ===================================================================
  RCS file: /home/cvs/xml-forrest/src/resources/forrestbar/content/forrestbar/forrestbar.css,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- forrestbar.css	16 Nov 2002 18:19:56 -0000	1.3
  +++ forrestbar.css	18 Nov 2002 09:02:54 -0000	1.4
  @@ -69,3 +69,19 @@
   toolbarbutton#forrestbar-asksam:hover {
   	list-style-image: url("images/asksam.png");
   }
  +
  +toolbarbutton#forrestbar-gump-nightly {
  +	list-style-image: url("images/gump-off.png");
  +}
  +toolbarbutton#forrestbar-gump-nightly:hover {
  +	list-style-image: url("images/gump.png");
  +}
  +
  +toolbarbutton#forrestbar-local-forrest {
  +	list-style-image: url("images/local-forrest.png");
  +}
  +toolbarbutton#forrestbar-local-forrest:hover {
  +	list-style-image: url("images/local-forrest.png");
  +}
  +
  +
  
  
  
  1.1                  xml-forrest/src/resources/forrestbar/content/forrestbar/images/gump-off.png
  
  	<<Binary file>>
  
  
  1.1                  xml-forrest/src/resources/forrestbar/content/forrestbar/images/gump.png
  
  	<<Binary file>>
  
  
  1.1                  xml-forrest/src/resources/forrestbar/content/forrestbar/images/local-forrest-off.png
  
  	<<Binary file>>
  
  
  1.1                  xml-forrest/src/resources/forrestbar/content/forrestbar/images/local-forrest.png
  
  	<<Binary file>>