diff options
author | Nivesh Rajbhandari | 2012-04-04 16:17:52 -0700 |
---|---|---|
committer | Nivesh Rajbhandari | 2012-04-04 16:17:52 -0700 |
commit | 488afcf1604df3d611eca5253d57cc5a79ed80c3 (patch) | |
tree | ff311c3843ecf9aa37dacf916fc7e4001c5fe48f /js | |
parent | b06dbed626994db7bf41e12a712b5289a1306b50 (diff) | |
download | ninja-488afcf1604df3d611eca5253d57cc5a79ed80c3.tar.gz |
Styling PI's Materials edit button.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
Diffstat (limited to 'js')
-rwxr-xr-x | js/panels/properties.reel/properties.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/js/panels/properties.reel/properties.css b/js/panels/properties.reel/properties.css index f82d3660..0928da3a 100755 --- a/js/panels/properties.reel/properties.css +++ b/js/panels/properties.reel/properties.css | |||
@@ -47,6 +47,11 @@ padding-right:6px; | |||
47 | 47 | ||
48 | } | 48 | } |
49 | 49 | ||
50 | .propertiesPanel button.nj-skinned { | ||
51 | margin-left: -12px; | ||
52 | margin-top: -3px; | ||
53 | } | ||
54 | |||
50 | .propertiesPanel hr { | 55 | .propertiesPanel hr { |
51 | border: 0; | 56 | border: 0; |
52 | border-top: 1px solid #3c3c3c; | 57 | border-top: 1px solid #3c3c3c; |