From f1d4c48cd12d4c1a4a8b8d7ce648ea510607cb88 Mon Sep 17 00:00:00 2001 From: Eric Guzman Date: Tue, 24 Apr 2012 14:19:21 -0700 Subject: CSS Style Rule - Nudge sheet link a bit --- .../css-panel/rule-components/css-style-rule.reel/css-style-rule.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/js/panels/css-panel/rule-components/css-style-rule.reel/css-style-rule.css b/js/panels/css-panel/rule-components/css-style-rule.reel/css-style-rule.css index 6918e695..7cde3fd8 100644 --- a/js/panels/css-panel/rule-components/css-style-rule.reel/css-style-rule.css +++ b/js/panels/css-panel/rule-components/css-style-rule.reel/css-style-rule.css @@ -21,10 +21,11 @@ } .style-sheet-name { color: #333; + font-family: "Droid Sans", sans-serif; + padding-top: 1px; position: absolute; right: 8px; text-decoration: none; - font-family: "Droid Sans", sans-serif; } .css-style-rule-item .nj-css-selector { position: relative; -- cgit v1.2.3