[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/css/en/includes opac.css,1.17.2.12,1.17.2.13

Henri-Damien LAURENT hdl at users.sourceforge.net
Thu Oct 6 14:24:33 CEST 2005


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

Modified Files:
      Tag: rel_2_2
	opac.css 
Log Message:
Fixing a display bug for items in Marc detail view.


Index: opac.css
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en/includes/opac.css,v
retrieving revision 1.17.2.12
retrieving revision 1.17.2.13
diff -C2 -r1.17.2.12 -r1.17.2.13
*** opac.css	23 Sep 2005 09:57:35 -0000	1.17.2.12
--- opac.css	6 Oct 2005 12:24:31 -0000	1.17.2.13
***************
*** 149,152 ****
--- 149,153 ----
  	border:1px solid #000000;
  	border-collapse:collapse;
+ 	width:80%;
  	position:static;
  }
***************
*** 333,337 ****
  	float:left;
  	padding-left:10px;
! /* 	width:50%; */
  	border:0;
  }
--- 334,338 ----
  	float:left;
  	padding-left:10px;
! 	width:80%;
  	border:0;
  }
***************
*** 416,419 ****
--- 417,421 ----
  	top:140px;
  	left:62px;
+ 	width:80%;
  	margin-right:0px;
  	border: 1px solid black;
***************
*** 429,432 ****
--- 431,435 ----
  	margin-right:0px;
  	background-color:none;
+ /*	width:80%;*/
  }
  





More information about the Koha-cvs mailing list