diff options
author | Eric Guzman | 2012-04-24 14:19:21 -0700 |
---|---|---|
committer | Eric Guzman | 2012-04-24 14:19:21 -0700 |
commit | f1d4c48cd12d4c1a4a8b8d7ce648ea510607cb88 (patch) | |
tree | 78d0cdc2322d55924d6c367936de17484edbd351 /js/panels/css-panel/rule-components | |
parent | 1538514aad2d249a11152789cd06f5e00386d7d7 (diff) | |
download | ninja-f1d4c48cd12d4c1a4a8b8d7ce648ea510607cb88.tar.gz |
CSS Style Rule - Nudge sheet link a bit
Diffstat (limited to 'js/panels/css-panel/rule-components')
-rw-r--r-- | js/panels/css-panel/rule-components/css-style-rule.reel/css-style-rule.css | 3 |
1 files changed, 2 insertions, 1 deletions
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 @@ | |||
21 | } | 21 | } |
22 | .style-sheet-name { | 22 | .style-sheet-name { |
23 | color: #333; | 23 | color: #333; |
24 | font-family: "Droid Sans", sans-serif; | ||
25 | padding-top: 1px; | ||
24 | position: absolute; | 26 | position: absolute; |
25 | right: 8px; | 27 | right: 8px; |
26 | text-decoration: none; | 28 | text-decoration: none; |
27 | font-family: "Droid Sans", sans-serif; | ||
28 | } | 29 | } |
29 | .css-style-rule-item .nj-css-selector { | 30 | .css-style-rule-item .nj-css-selector { |
30 | position: relative; | 31 | position: relative; |