aboutsummaryrefslogtreecommitdiff
path: root/js/panels/properties.reel
diff options
context:
space:
mode:
authorNivesh Rajbhandari2012-04-04 16:17:52 -0700
committerNivesh Rajbhandari2012-04-04 16:17:52 -0700
commit488afcf1604df3d611eca5253d57cc5a79ed80c3 (patch)
treeff311c3843ecf9aa37dacf916fc7e4001c5fe48f /js/panels/properties.reel
parentb06dbed626994db7bf41e12a712b5289a1306b50 (diff)
downloadninja-488afcf1604df3d611eca5253d57cc5a79ed80c3.tar.gz
Styling PI's Materials edit button.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
Diffstat (limited to 'js/panels/properties.reel')
-rwxr-xr-xjs/panels/properties.reel/properties.css5
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;