diff --git a/css/bookmarks.css b/css/bookmarks.css index aa28424c..0fa4a3b6 100644 --- a/css/bookmarks.css +++ b/css/bookmarks.css @@ -27,6 +27,10 @@ display: none; } +.bookmarks_addBml { + text-decoration: underline; +} + .bookmarks_label { width: 7em; display: inline-block; diff --git a/templates/list.php b/templates/list.php index d7d37257..203b48e1 100644 --- a/templates/list.php +++ b/templates/list.php @@ -1,8 +1,8 @@