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,1.


From: Owen Leonard
Subject: [Koha-cvs] CVS: koha/koha-tmpl/opac-tmpl/npl/en/includes opac.css,1.1,1.2
Date: Mon, 24 Jan 2005 14:54:11 -0800

Update of /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3261/koha-tmpl/opac-tmpl/npl/en/includes

Modified Files:
        opac.css 
Log Message:
Adding styles for more input buttons

Index: opac.css
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/npl/en/includes/opac.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** opac.css    20 Oct 2004 19:15:06 -0000      1.1
--- opac.css    24 Jan 2005 22:54:02 -0000      1.2
***************
*** 518,521 ****
--- 518,533 ----
  }
  
+ input.isbd {
+       background-image: url(../images/isbd.gif);
+ }
+ 
+ input.shelf {
+       background-image: url(../images/addtoshelf.gif);
+ }
+ 
+ input.reserve {
+       background-image: url(../images/placereserve.gif);
+ }
+ 
  .title {
        font-style : italic;




reply via email to

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