aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/shape-properties.reel
diff options
context:
space:
mode:
authorKris Kowal2012-07-06 12:42:16 -0700
committerKris Kowal2012-07-06 15:01:49 -0700
commit6803c0abd279fcb640c38b3881b751bab982cbe0 (patch)
tree876211d178954cbaa73e0fbb658fe0c6ffb7ac8d /js/components/tools-properties/shape-properties.reel
parent3644cb6def4f681c99959e5729e78ea353441fad (diff)
downloadninja-6803c0abd279fcb640c38b3881b751bab982cbe0.tar.gz
Remove trailing spaces
Diffstat (limited to 'js/components/tools-properties/shape-properties.reel')
-rwxr-xr-xjs/components/tools-properties/shape-properties.reel/shape-properties.css2
-rwxr-xr-xjs/components/tools-properties/shape-properties.reel/shape-properties.html6
2 files changed, 4 insertions, 4 deletions
diff --git a/js/components/tools-properties/shape-properties.reel/shape-properties.css b/js/components/tools-properties/shape-properties.reel/shape-properties.css
index 8660bee2..1e34bc9f 100755
--- a/js/components/tools-properties/shape-properties.reel/shape-properties.css
+++ b/js/components/tools-properties/shape-properties.reel/shape-properties.css
@@ -27,7 +27,7 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
27ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 27ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28POSSIBILITY OF SUCH DAMAGE. 28POSSIBILITY OF SUCH DAMAGE.
29</copyright> */ 29</copyright> */
30 30
31.optionsShapeTool select.nj-skinned { 31.optionsShapeTool select.nj-skinned {
32 margin-top: 2px; 32 margin-top: 2px;
33} 33}
diff --git a/js/components/tools-properties/shape-properties.reel/shape-properties.html b/js/components/tools-properties/shape-properties.reel/shape-properties.html
index 220a91a3..c2818d9c 100755
--- a/js/components/tools-properties/shape-properties.reel/shape-properties.html
+++ b/js/components/tools-properties/shape-properties.reel/shape-properties.html
@@ -70,7 +70,7 @@ POSSIBILITY OF SUCH DAMAGE.
70 "value": 1, 70 "value": 1,
71 "decimalPlace": 10, 71 "decimalPlace": 10,
72 "acceptableUnits": ["px", "pt"] 72 "acceptableUnits": ["px", "pt"]
73 73
74 } 74 }
75 }, 75 },
76 76
@@ -150,7 +150,7 @@ POSSIBILITY OF SUCH DAMAGE.
150 } 150 }
151 </script> 151 </script>
152 152
153 153
154 </head> 154 </head>
155 155
156 <body> 156 <body>
@@ -182,7 +182,7 @@ POSSIBILITY OF SUCH DAMAGE.
182 182
183 <div data-montage-id="fillIcon" class="toolColorChipIcon FillTool"></div> 183 <div data-montage-id="fillIcon" class="toolColorChipIcon FillTool"></div>
184 <select class="selectBox" data-montage-id="fillMaterialCB"> 184 <select class="selectBox" data-montage-id="fillMaterialCB">
185 </select> 185 </select>
186 </div> 186 </div>
187 </body> 187 </body>
188 188