diff --git a/htroot/Bookmarks_p.html b/htroot/Bookmarks_p.html index 73a30ac19..8f94bebcf 100644 --- a/htroot/Bookmarks_p.html +++ b/htroot/Bookmarks_p.html @@ -63,7 +63,7 @@
-#(public)#::
#(/public)#
+#(public)#
::
#(/public)#
#[title]#
#[description]#
Tagged with | #{tags}##[tag]# | #{/tags}#
diff --git a/htroot/env/style.css b/htroot/env/style.css
index 7e484161b..b9ad9f62a 100644
--- a/htroot/env/style.css
+++ b/htroot/env/style.css
@@ -192,3 +192,7 @@ font-style:normal;
color: #999999;
text-decoration:none;
}
+img.bookmarkIcon{
+height: 16px;
+width: 16px;
+}