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

Paul POULAIN tipaul at users.sourceforge.net
Thu May 6 16:52:26 CEST 2004


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

Modified Files:
	common-style.css 
Log Message:
minor modifs in CSS

Index: common-style.css
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes/common-style.css,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** common-style.css	3 May 2004 09:28:03 -0000	1.16
--- common-style.css	6 May 2004 14:52:23 -0000	1.17
***************
*** 1,4 ****
  body {
! 	font-family:verdana,arial,helvetica;
  	font-size:10pt;
  	margin:0px;
--- 1,4 ----
  body {
! 	font-family:arial,helvetica;
  	font-size:10pt;
  	margin:0px;
***************
*** 54,61 ****
  	background-image:url("/intranet-tmpl/default/images/background-mem.gif");
  }
- th {
- 	background-image:url("/intranet-tmpl/default/images/background-mem.gif");
- 	text-align: center;
- }
  
  /* TABLES */
--- 54,57 ----
***************
*** 79,83 ****
  	text-align:center;
  	border:1px solid #000000;
! 	padding:5px;
  }
  /* standard cell */
--- 75,79 ----
  	text-align:center;
  	border:1px solid #000000;
! 	padding:0px;
  }
  /* standard cell */
***************
*** 192,196 ****
  
  a.submenu {
- 	font-weight: normal;
  	text-decoration: none;
  	cursor: hand;
--- 188,191 ----
***************
*** 201,205 ****
  }
  a.submenu:hover {
- 	font-weight: normal;
  	text-decoration: none;
  	cursor: hand;
--- 196,199 ----
***************
*** 212,216 ****
  
  a.submenu2 {
- 	font-weight: normal;
  	text-decoration: none;
  	cursor: hand;
--- 206,209 ----
***************
*** 221,225 ****
  }
  a.submenu2:hover {
- 	font-weight: normal;
  	text-decoration: none;
  	cursor: hand;
--- 214,217 ----





More information about the Koha-cvs mailing list