[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/includes common-
From: |
doXulting |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/includes common-style.css,1.23,1.24 |
Date: |
Fri, 30 Jul 2004 07:21:50 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19046/koha/koha-tmpl/intranet-tmpl/default/en/includes
Modified Files:
common-style.css
Log Message:
Index: common-style.css
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes/common-style.css,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** common-style.css 15 Jul 2004 09:44:27 -0000 1.23
--- common-style.css 30 Jul 2004 14:21:48 -0000 1.24
***************
*** 352,355 ****
--- 352,362 ----
color: #000000;
}
+ .bull {
+ color:#777777;
+ }
+ a.bull:hover {
+ background-color: #803010;
+ color: #000000;
+ }
.about {
color:#777777;
***************
*** 359,360 ****
--- 366,373 ----
color: #000000;
}
+ .help {
+ color:#777777;
+ }
+ a.help:hover {
+ color: #FFFFFF;
+ }
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/includes common-style.css,1.23,1.24,
doXulting <=