From a574290235b840e56c2f0b3a3c37b9050f02e45b Mon Sep 17 00:00:00 2001 From: Mario Date: Fri, 28 Feb 2020 13:22:30 +0000 Subject: poll UI strings --- view/css/conversation.css | 1 + view/tpl/jot.tpl | 14 +++++++------- 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'view') diff --git a/view/css/conversation.css b/view/css/conversation.css index 287d662ae..77e56e200 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -13,6 +13,7 @@ right: 0; top: 0; padding: 0.25rem 0 0.25rem 0.5rem; + cursor: pointer; } #jot-title-wrap, diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index 9f2860b2f..4a9717c01 100755 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -62,26 +62,26 @@
- +
- +
{{include file="field_checkbox.tpl" field=$multiple_answers}}
-
-- cgit v1.2.3