From da17c1ea828420539bcfb429ca7b97338062e0d6 Mon Sep 17 00:00:00 2001 From: eight Date: Tue, 5 Dec 2017 09:11:00 +0800 Subject: [PATCH] Change: smaller colorpicker --- popup/popup.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/popup/popup.css b/popup/popup.css index ed852eb3..8a73653a 100644 --- a/popup/popup.css +++ b/popup/popup.css @@ -597,6 +597,10 @@ body.blocked .actions > .main-controls { white-space: nowrap; } +.colorpicker-popup { + width: 280px; +} + /******************************************/ @keyframes lights-off {