koha-cvs
[Top][All Lists]
Advanced

[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;




reply via email to

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