bookmarklet help styling

This commit is contained in:
Athou
2013-07-03 10:00:32 +02:00
parent 1660c1c78a
commit bbe9720e63

View File

@@ -55,7 +55,10 @@
${about.goodies.subscribe_bookmarklet}: <a href="https://www.subtome.com/settings.html" target="_blank">SubToMe</a>
</p>
<p>
${about.goodies.next_unread_bookmarklet}: ${subscribe.category}
${about.goodies.next_unread_bookmarklet}:
<br />
<br />
${subscribe.category}
<select ng-model="categoryId" ng-options="cat.id as cat.name for cat in CategoryService.flatCategories"
class="bookmarklet-select">
</select>