[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] koha/koha-tmpl/opac-tmpl/prog/en/includes opac.css [rel_3_0]
From: |
Antoine Farnault |
Subject: |
[Koha-cvs] koha/koha-tmpl/opac-tmpl/prog/en/includes opac.css [rel_3_0] |
Date: |
Mon, 29 Jan 2007 16:40:31 +0000 |
CVSROOT: /sources/koha
Module name: koha
Branch: rel_3_0
Changes by: Antoine Farnault <toins> 07/01/29 16:40:31
Modified files:
koha-tmpl/opac-tmpl/prog/en/includes: opac.css
Log message:
changing color of term.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/prog/en/includes/opac.css?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.8&r2=1.1.2.9
Patches:
Index: opac.css
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/opac-tmpl/prog/en/includes/opac.css,v
retrieving revision 1.1.2.8
retrieving revision 1.1.2.9
diff -u -b -r1.1.2.8 -r1.1.2.9
--- opac.css 11 Jan 2007 14:35:39 -0000 1.1.2.8
+++ opac.css 29 Jan 2007 16:40:30 -0000 1.1.2.9
@@ -313,5 +313,5 @@
/* style for search terms in catalogsearch */
.term {
-background-color:green;
+background-color:lightyellow;
}