diff --git a/koha-tmpl/opac-tmpl/prog/en/css/opac.css b/koha-tmpl/opac-tmpl/prog/en/css/opac.css index ac4463b9a0..c1960db6cc 100644 --- a/koha-tmpl/opac-tmpl/prog/en/css/opac.css +++ b/koha-tmpl/opac-tmpl/prog/en/css/opac.css @@ -1285,6 +1285,10 @@ div#menu li.active a:hover { padding : 3px 3px .5em 1em; } +#further ul li { + list-style-image : url("../../images/further-bullet.gif"); +} + #similars { background-color : #FFF; text-align : center; @@ -1602,4 +1606,17 @@ input.deleteshelf { input.editshelf:active,input.deleteshelf:active { border : 0; +} + +#comments .commentline { + border-bottom : 2px solid #eeeeeb; + margin : 0 -.5em 0 -.5em; + padding : 0 .5em .5em .5em; +} +#comments .yours { + background-color : #effed5; +} +#comments #addcomment { + margin : 0 -1em -1em -1em; + padding : .3em 1em; } \ No newline at end of file diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl index 7b63eca2b1..b53259e91d 100755 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-detail.tmpl @@ -312,7 +312,21 @@
+ + +
+
+
+
+
+
+
+ Your Comment +
+ + + ++ ');">Edit +
Comment by @@ -323,18 +337,21 @@
-
+There are no comments for this item.
- -');"> + + '); return false;">
Post or edit your comments on this item.
-
+
+
- Log in to your account to post a comment.
Log in to your account to post a comment.
+