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: Bruno Toumi
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/includes i... [rel_3_0]
Date: Fri, 20 Oct 2006 12:33:01 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Bruno Toumi <btoumi>    06/10/20 12:33:01

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

Log message:
        add css class to show in moremember.tmpl the new  date expiry

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.2&r2=1.7.2.3

Patches:
Index: intranet.css
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css,v
retrieving revision 1.7.2.2
retrieving revision 1.7.2.3
diff -u -b -r1.7.2.2 -r1.7.2.3
--- intranet.css        13 Oct 2006 07:15:18 -0000      1.7.2.2
+++ intranet.css        20 Oct 2006 12:33:01 -0000      1.7.2.3
@@ -155,4 +155,10 @@
     float:right;
     font-size:10pt;
 }
+/* css style for reregistration alert */
 
+.reregistrinfo {
+       color: #6699cc;
+       font-weight : bold;
+       background-color : #eeeeee;
+}




reply via email to

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