koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: paul poulain
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/includes i... [rel_3_0]
Date: Wed, 24 Jan 2007 13:55:20 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     paul poulain <tipaul>   07/01/24 13:55:20

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

Log message:
        setting p margin to 0

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.25&r2=1.7.2.26

Patches:
Index: intranet.css
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css,v
retrieving revision 1.7.2.25
retrieving revision 1.7.2.26
diff -u -b -r1.7.2.25 -r1.7.2.26
--- intranet.css        12 Jan 2007 18:12:20 -0000      1.7.2.25
+++ intranet.css        24 Jan 2007 13:55:20 -0000      1.7.2.26
@@ -33,6 +33,9 @@
     text-align : right;
 }
 
+p {
+    margin:0px 0px 0px 0px;
+}
 input {
     font-size:0.9em;
 }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]