From 5d26ee824f3717bf8df5389180a82d86760c5410 Mon Sep 17 00:00:00 2001 From: pichalite Date: Thu, 3 Nov 2016 17:20:09 +0000 Subject: [PATCH] remove colorpicker lib and use html5 input color --- less/groups.less | 6 ++++++ templates/groups/details.tpl | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/less/groups.less b/less/groups.less index 538ae7a5..fed88385 100644 --- a/less/groups.less +++ b/less/groups.less @@ -126,6 +126,12 @@ } } } + + .user-title-option { + .badge-color-label { + margin: 10px 0; + } + } } .groups.list { diff --git a/templates/groups/details.tpl b/templates/groups/details.tpl index a92794f6..2eed60cc 100644 --- a/templates/groups/details.tpl +++ b/templates/groups/details.tpl @@ -176,10 +176,10 @@

{group.userTitle}{group.displayName} - - - +
+ +