aboutsummaryrefslogtreecommitdiff
path: root/js/panels/properties.reel
diff options
context:
space:
mode:
authorNivesh Rajbhandari2012-05-18 17:12:37 -0700
committerNivesh Rajbhandari2012-05-18 17:12:37 -0700
commitca70f18a62a2a2b5670be132361e3a3f5907d920 (patch)
treeb0a7d153c1b5f239e4d5b82f4f285e9d25efbf39 /js/panels/properties.reel
parentf30e5613e37ec6858fe4b56d289fafb9f1b9b9f8 (diff)
downloadninja-ca70f18a62a2a2b5670be132361e3a3f5907d920.tar.gz
Fixing radio control in the PI.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
Diffstat (limited to 'js/panels/properties.reel')
-rwxr-xr-xjs/panels/properties.reel/properties.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/panels/properties.reel/properties.css b/js/panels/properties.reel/properties.css
index 3166a1ff..84f52ed4 100755
--- a/js/panels/properties.reel/properties.css
+++ b/js/panels/properties.reel/properties.css
@@ -285,6 +285,7 @@ padding-right:6px;
285.propertiesPanel input[type='radio'].nj-skinned { 285.propertiesPanel input[type='radio'].nj-skinned {
286 text-indent: 0px; 286 text-indent: 0px;
287 line-height: 5px; 287 line-height: 5px;
288 margin: -4px 0 0 0;
288} 289}
289 290
290.propertiesPanel input[type='radio'].nj-skinned label { 291.propertiesPanel input[type='radio'].nj-skinned label {