[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/includes i... [rel_3_0]

paul poulain paul at koha-fr.org
Tue Oct 24 21:59:58 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	paul poulain <tipaul>	06/10/24 19:59:58

Modified files:
	koha-tmpl/intranet-tmpl/prog/en/includes: intranet.css 

Log message:
	some changes to the intranet.css, minor

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css?cvsroot=koha&only_with_tag=rel_3_0&r1=1.7.2.4&r2=1.7.2.5

Patches:
Index: intranet.css
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css,v
retrieving revision 1.7.2.4
retrieving revision 1.7.2.5
diff -u -b -r1.7.2.4 -r1.7.2.5
--- intranet.css	24 Oct 2006 12:29:01 -0000	1.7.2.4
+++ intranet.css	24 Oct 2006 19:59:58 -0000	1.7.2.5
@@ -109,7 +109,6 @@
 #mainmenu {
     display:block;
     float:left;
-    margin-right:5px;
     border-right:1px solid black;
     font-size:0.9em;
 }
@@ -151,6 +150,7 @@
 
 /* Main body style */
 #main {
+margin-left:15%;
 }
 
 /* facets bloc */





More information about the Koha-cvs mailing list