aboutsummaryrefslogtreecommitdiff
path: root/js/panels/properties.reel/properties.css
diff options
context:
space:
mode:
authorhwc4872012-07-09 16:08:02 -0700
committerhwc4872012-07-09 16:08:02 -0700
commit5085d0f67df89a21715308956004164597a6ba79 (patch)
tree2c896163143a66331205a39b0a3b1b45d51bf12a /js/panels/properties.reel/properties.css
parent51f1691f792dbda9b740ded8aa0457c9406db156 (diff)
parent84b3327bd92faafab7954b5eb64c7abe24a3fe13 (diff)
downloadninja-5085d0f67df89a21715308956004164597a6ba79.tar.gz
Merge branch 'master' of github.com:Motorola-Mobility/ninja-internal into GridFixes
Conflicts: js/helper-classes/3D/StageLine.js
Diffstat (limited to 'js/panels/properties.reel/properties.css')
-rwxr-xr-xjs/panels/properties.reel/properties.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/js/panels/properties.reel/properties.css b/js/panels/properties.reel/properties.css
index 3c6b1a61..67884628 100755
--- a/js/panels/properties.reel/properties.css
+++ b/js/panels/properties.reel/properties.css
@@ -121,7 +121,7 @@ padding-right:6px;
121.propertiesPanel .fieldRow.twoCol label { 121.propertiesPanel .fieldRow.twoCol label {
122 width:74px; 122 width:74px;
123 display: inline-block; 123 display: inline-block;
124 124
125} 125}
126 126
127.propertiesPanel .fieldRow.oneCol label { 127.propertiesPanel .fieldRow.oneCol label {
@@ -276,10 +276,10 @@ padding-right:6px;
276} 276}
277 277
278.propertiesPanel .colortoolbar .chipContainer { 278.propertiesPanel .colortoolbar .chipContainer {
279 margin-top: 2px; 279 margin-top: 2px;
280 background: url(../../../../../images/colorpanel/transparent.png) repeat; 280 background: url(../../../../../images/colorpanel/transparent.png) repeat;
281 width: 40px; 281 width: 40px;
282 height: 20px; 282 height: 20px;
283} 283}
284 284
285.propertiesPanel .button:active { 285.propertiesPanel .button:active {