[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/includes intranet.css,1.5,1.6

Owen Leonard oleonard at users.sourceforge.net
Thu Feb 3 21:55:32 CET 2005


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

Modified Files:
	intranet.css 
Log Message:
Removing some redundant information

Index: intranet.css
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/includes/intranet.css,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** intranet.css	11 Dec 2004 17:50:12 -0000	1.5
--- intranet.css	3 Feb 2005 20:55:29 -0000	1.6
***************
*** 176,185 ****
  	margin : 0px auto;
  	padding : 5px;
- 	width : 99%;
  }
  
  div.details {
  	margin-bottom: 5px;
- 	width : 95%;
  }
  
--- 176,183 ----
***************
*** 325,336 ****
  }
  
- div.form {
- 	background-color : #FFFFCC;
- 	border : 0px dotted #333333;
- 	margin : 0px auto;
- 	padding : 5px;
- 	position : relative;
- }
- 
  div.menu {
  	width : 100%;
--- 323,326 ----
***************
*** 379,386 ****
  	}
  
- div.table, div.form {
- 	width : 100%;
- }
- 
  fieldset {
  	border : 0;
--- 369,372 ----
***************
*** 434,438 ****
  	display : block;
  	padding : 5px;
- 	width : 95%;
  	margin: 0px auto;
  }
--- 420,423 ----





More information about the Koha-cvs mailing list