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

Antoine Farnault antoine at koha-fr.org
Fri Nov 10 09:50:05 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	Antoine Farnault <toins>	06/11/10 08:50:05

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

Log message:
	Adding a simple class.

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.11&r2=1.7.2.12

Patches:
Index: intranet.css
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/includes/intranet.css,v
retrieving revision 1.7.2.11
retrieving revision 1.7.2.12
diff -u -b -r1.7.2.11 -r1.7.2.12
--- intranet.css	2 Nov 2006 13:33:53 -0000	1.7.2.11
+++ intranet.css	10 Nov 2006 08:50:05 -0000	1.7.2.12
@@ -310,3 +310,7 @@
     height:0px; /* you propably don't need to change this one */
     visibility:visible; /* you propably don't need to change this one */
 }
+
+.lineSelected {
+    background-color:yellow;
+}





More information about the Koha-cvs mailing list