[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en/includes opac.css,1.1.2.
From: |
Owen Leonard |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en/includes opac.css,1.1.2.4,1.1.2.5 |
Date: |
Tue, 12 Jul 2005 14:23:23 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8192/koha-tmpl/opac-tmpl/npl/en/includes
Modified Files:
Tag: rel_2_2
opac.css
Log Message:
adding style for th scope="row"
Index: opac.css
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes/opac.css,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -C2 -r1.1.2.4 -r1.1.2.5
*** opac.css 5 Jul 2005 21:25:08 -0000 1.1.2.4
--- opac.css 12 Jul 2005 21:23:21 -0000 1.1.2.5
***************
*** 297,300 ****
--- 297,311 ----
}
+ th[scope="row"] {
+ background-color : #E7E7CA;
+ font-size : 60%;
+ font-weight : normal;
+ text-align : right;
+ }
+
+ tr.highlight th[scope="row"] {
+ background-color : #EFF1DC;
+ }
+
td.input, div.form td, div.details td {
border-bottom : 1px solid #E7E7CA;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en/includes opac.css,1.1.2.4,1.1.2.5,
Owen Leonard <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en/includes navigation.inc,1.2.2.2,1.2.2.3
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en opac-detail.tmpl,1.5,1.6 opac-main.tmpl,1.4,1.5 opac-user.tmpl,1.2,1.3
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en/includes navigation.inc,1.2.2.2,1.2.2.3
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en opac-detail.tmpl,1.5,1.6 opac-main.tmpl,1.4,1.5 opac-user.tmpl,1.2,1.3
- Index(es):