---
 koha-tmpl/opac-tmpl/prog/en/css/opac.css |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/koha-tmpl/opac-tmpl/prog/en/css/opac.css 
b/koha-tmpl/opac-tmpl/prog/en/css/opac.css
index 5649b25..cb5697a 100644
--- a/koha-tmpl/opac-tmpl/prog/en/css/opac.css
+++ b/koha-tmpl/opac-tmpl/prog/en/css/opac.css
@@ -456,6 +456,13 @@ a.send {
        text-decoration : none;
        padding-left : 21px;
 }
+a.hold {
+       background-image: url(../../images/placereserve.gif);
+       background-position : 9px center;
+       background-repeat : no-repeat;
+       text-decoration : none;
+       padding-left : 34px;
+}
 
 #toolbar a.empty {
        background-image: url(../../images/trash.gif);
-- 
1.5.6.5

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to