[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en/includes opac.css,1.1.2.6,1.1.2.7

Owen Leonard oleonard at users.sourceforge.net
Mon Sep 19 23:33:03 CEST 2005


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

Modified Files:
      Tag: rel_2_2
	opac.css 
Log Message:
Some minor changes to affect margins

Index: opac.css
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes/opac.css,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -C2 -r1.1.2.6 -r1.1.2.7
*** opac.css	10 Aug 2005 16:05:07 -0000	1.1.2.6
--- opac.css	19 Sep 2005 21:33:01 -0000	1.1.2.7
***************
*** 733,737 ****
  	margin-left : 20%;
  	margin-right : 2%;
! 	margin-top : 3%;
  	padding : 10px;
  	position : relative;
--- 733,737 ----
  	margin-left : 20%;
  	margin-right : 2%;
! 	margin-top : 2%;
  	padding : 10px;
  	position : relative;
***************
*** 945,947 ****
  .loggedinusername {
  	color : #D8DEB8;
! }	
\ No newline at end of file
--- 945,952 ----
  .loggedinusername {
  	color : #D8DEB8;
! }	
! 
! .clear {
! 	clear : both;
! 	line-height : .1em;
! }
\ No newline at end of file





More information about the Koha-cvs mailing list