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: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/includes i... [rel_3_0]
Date: Wed, 10 Jan 2007 14:19:51 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Antoine Farnault <toins>        07/01/10 14:19:51

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

Log message:
        new class : hasexpirated

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.20&r2=1.7.2.21

Patches:
Index: intranet.css
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css,v
retrieving revision 1.7.2.20
retrieving revision 1.7.2.21
diff -u -b -r1.7.2.20 -r1.7.2.21
--- intranet.css        19 Dec 2006 17:06:20 -0000      1.7.2.20
+++ intranet.css        10 Jan 2007 14:19:51 -0000      1.7.2.21
@@ -115,6 +115,10 @@
     background-color: #FFED3D;
 }
 
+.hasexpirated {
+    text-decoration: line-through;
+}
+
 /* style for search terms in catalogsearch */
 .term {
     background-color:yellow;




reply via email to

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