[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: |
Owen Leonard |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/includes common-style.css,1.20,1.21 |
Date: |
Mon, 21 Jun 2004 14:44:03 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26176/koha-tmpl/intranet-tmpl/default/en/includes
Modified Files:
common-style.css
Log Message:
Since IDs can't be used twice, some IDs have been duplicated as classes
Index: common-style.css
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/includes/common-style.css,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -r1.20 -r1.21
*** common-style.css 10 Jun 2004 09:33:56 -0000 1.20
--- common-style.css 21 Jun 2004 21:44:00 -0000 1.21
***************
*** 139,143 ****
}
! #bloctitle{
background-image:url("/intranet-tmpl/default/images/background-mem.gif");
color:#000000;
--- 139,143 ----
}
! #bloctitle, .bloctitle {
background-image:url("/intranet-tmpl/default/images/background-mem.gif");
color:#000000;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/includes common-style.css,1.20,1.21,
Owen Leonard <=