From 9068cf5c52c589c9228cca7d2ebb1ecec9129a0d Mon Sep 17 00:00:00 2001 From: Jefferson Stachelski Date: Fri, 23 Oct 2015 18:21:17 -0200 Subject: Issue #493 - changed how trigger the edit recipients Changed from double click to a single one and now using the pointer cursor to be more intuitive --- web-ui/app/scss/_mixins.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'web-ui/app/scss/_mixins.scss') diff --git a/web-ui/app/scss/_mixins.scss b/web-ui/app/scss/_mixins.scss index fe52ce1c..45b3ee2e 100644 --- a/web-ui/app/scss/_mixins.scss +++ b/web-ui/app/scss/_mixins.scss @@ -235,6 +235,7 @@ & span { margin: 0px; padding: 0px; + cursor: pointer; } margin: 3px; padding: 5px; -- cgit v1.2.3