From f8028765a6e6827d390e107da5aceee9fca52206 Mon Sep 17 00:00:00 2001 From: oleonard Date: Thu, 27 Jan 2005 17:31:13 +0000 Subject: [PATCH] Changing toggle of background colors to go along with changes in opac-shelves.pl. Also changing some id's to classes (id's cannot repeat within a document) and widening div that contains shelf list --- koha-tmpl/opac-tmpl/css/en/opac-shelves.tmpl | 28 ++++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/koha-tmpl/opac-tmpl/css/en/opac-shelves.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-shelves.tmpl index f8f1a3fb37..d446de405e 100644 --- a/koha-tmpl/opac-tmpl/css/en/opac-shelves.tmpl +++ b/koha-tmpl/opac-tmpl/css/en/opac-shelves.tmpl @@ -15,10 +15,10 @@ - ">"> - "> - ">"> - "> + class="hilighted">"> + class="hilighted"> + class="hilighted">"> + class="hilighted"> @@ -33,7 +33,7 @@ -
+

Add a book by barcode

"> @@ -57,7 +57,7 @@

-

+

Select Shelves to Delete

@@ -101,7 +101,7 @@
-
+

Shelf list

@@ -112,12 +112,12 @@ - - - - @@ -141,14 +141,14 @@
"> - "> + class="hilighted"> + "> "> + class="hilighted"> Private @@ -128,11 +128,11 @@ Free "> + class="hilighted"> item(s) "> + class="hilighted"> " class="button">Modify
-
+ -
+

Modify shelf

-- 2.39.5