From 084576ca2dcaaff1184338e0ec4a587ee0dacee7 Mon Sep 17 00:00:00 2001 From: Eric Guzman Date: Tue, 1 May 2012 12:06:15 -0700 Subject: CSS Panel - Added code hinting and tooltips --- js/panels/css-panel/style.reel/style.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'js/panels/css-panel/style.reel/style.css') diff --git a/js/panels/css-panel/style.reel/style.css b/js/panels/css-panel/style.reel/style.css index ff410951..c6bb070c 100644 --- a/js/panels/css-panel/style.reel/style.css +++ b/js/panels/css-panel/style.reel/style.css @@ -110,6 +110,9 @@ margin-right: -7px; right: -1px; } +.style-item .hintable-hint { + color: #CCC; +} /* ------------------------ Empty Style (Add Style) -- cgit v1.2.3