[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/includes common-style.css,1.23,1.24

doXulting doxulting at users.sourceforge.net
Fri Jul 30 16:21:50 CEST 2004


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19046/koha/koha-tmpl/intranet-tmpl/default/en/includes

Modified Files:
	common-style.css 
Log Message:


Index: common-style.css
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes/common-style.css,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** common-style.css	15 Jul 2004 09:44:27 -0000	1.23
--- common-style.css	30 Jul 2004 14:21:48 -0000	1.24
***************
*** 352,355 ****
--- 352,362 ----
  	color: #000000;
  	}
+ .bull {
+ 	color:#777777;
+ 	}
+ a.bull:hover {
+ 	background-color: #803010;
+ 	color: #000000;
+ 	}
  .about {
  	color:#777777;
***************
*** 359,360 ****
--- 366,373 ----
  	color: #000000;
  	}
+ .help {
+ 	color:#777777;
+ 	}
+ a.help:hover {
+ 	color: #FFFFFF;
+ 	}





More information about the Koha-cvs mailing list