[Koha-cvs] koha/koha-tmpl/opac-tmpl/css/en/includes opac.css [rel_2_2]

paul poulain paul at koha-fr.org
Thu Nov 23 11:42:03 CET 2006


CVSROOT:	/cvsroot/koha
Module name:	koha
Branch:		rel_2_2
Changes by:	paul poulain <tipaul>	06/11/23 10:42:03

Modified files:
	koha-tmpl/opac-tmpl/css/en/includes: opac.css 

Log message:
	minor css changes

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/css/en/includes/opac.css?cvsroot=koha&only_with_tag=rel_2_2&r1=1.17.2.23&r2=1.17.2.24

Patches:
Index: opac.css
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en/includes/opac.css,v
retrieving revision 1.17.2.23
retrieving revision 1.17.2.24
diff -u -b -r1.17.2.23 -r1.17.2.24
--- opac.css	2 Aug 2006 12:20:26 -0000	1.17.2.23
+++ opac.css	23 Nov 2006 10:42:03 -0000	1.17.2.24
@@ -57,14 +57,14 @@
 }
 
 /* images */
-/*img {
+img {
 	border-width:0px;
 	text-align:left;
 	display:inline;
 	float:left;
 	padding-left:10px;
 	padding-right:10px;
-}*/
+}
 
 .relative { /* for images in relative position */
 	border-width:5px;
@@ -275,7 +275,7 @@
 {
 	float:right;
 	padding-bottom:10px;
-	margin-top:60px;
+	margin-top:25px;
 	width:83%; 
 }
 





More information about the Koha-cvs mailing list