From 5b57fa5c7115914b465e2ff56a9e6a1919b6be74 Mon Sep 17 00:00:00 2001 From: Scott Erickson <sderickson@gmail.com> Date: Tue, 2 Sep 2014 18:08:18 -0700 Subject: [PATCH] Tweaked the color selection for thang types. --- app/styles/editor/thang/colors_tab.sass | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/app/styles/editor/thang/colors_tab.sass b/app/styles/editor/thang/colors_tab.sass index f6de2398e..9dbcb8209 100644 --- a/app/styles/editor/thang/colors_tab.sass +++ b/app/styles/editor/thang/colors_tab.sass @@ -25,12 +25,17 @@ $height: 550px box-sizing: border-box button - width: 20px - height: 25px - border: 2px solid white - margin: 1px + width: 36px + height: 36px + margin: 7px + padding: 0 + + border: 7px solid white &.selected + width: 48px + height: 48px + margin: 1px border: 2px solid black #controls