From 87fdc74ed09665621195ea641a041efedd2ee14e Mon Sep 17 00:00:00 2001 From: Dave C-J Date: Mon, 28 Oct 2013 10:01:12 +0000 Subject: [PATCH] Make debug button move/partially hide when disabled to make it obvious. Also thicken border of node selected from within debug window - again to make it "pop" so it is obvious. Fixes #47 --- nodes/core/58-debug.html | 65 +++++++++++++++++++++------------------- public/red/ui/view.js | 20 ++++++------- public/style.css | 14 ++++----- 3 files changed, 51 insertions(+), 48 deletions(-) diff --git a/nodes/core/58-debug.html b/nodes/core/58-debug.html index a76f2e82c..eb32ed33d 100644 --- a/nodes/core/58-debug.html +++ b/nodes/core/58-debug.html @@ -29,14 +29,14 @@