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 s... [rel_3_0]


From: Antoine Farnault
Subject: [Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/includes s... [rel_3_0]
Date: Fri, 12 Jan 2007 09:04:54 +0000

CVSROOT:        /sources/koha
Module name:    koha
Branch:         rel_3_0
Changes by:     Antoine Farnault <toins>        07/01/12 09:04:54

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

Log message:
        adding a class to highlight the result list.

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

Patches:
Index: san-op.css
===================================================================
RCS file: 
/sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/includes/Attic/san-op.css,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -u -b -r1.1.2.6 -r1.1.2.7
--- san-op.css  21 Nov 2006 15:15:08 -0000      1.1.2.6
+++ san-op.css  12 Jan 2007 09:04:53 -0000      1.1.2.7
@@ -404,3 +404,8 @@
 .term {
     background-color:yellow;
 }
+
+.searchresults table tr:hover{
+    background-color:#ffffde
+   
+}




reply via email to

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