aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/tools-properties')
-rwxr-xr-xjs/components/tools-properties/binding-properties.reel/binding-properties.html4
-rwxr-xr-xjs/components/tools-properties/brush-properties.reel/brush-properties.css2
-rwxr-xr-xjs/components/tools-properties/eraser-properties.reel/eraser-properties.html2
-rwxr-xr-xjs/components/tools-properties/eyedropper-properties.reel/eyedropper-properties.html2
-rwxr-xr-xjs/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.html2
-rwxr-xr-xjs/components/tools-properties/oval-properties.reel/oval-properties.css4
-rwxr-xr-xjs/components/tools-properties/rotate-stage-properties.reel/rotate-stage-properties.html2
-rwxr-xr-xjs/components/tools-properties/selection-properties.reel/selection-properties.html2
-rwxr-xr-xjs/components/tools-properties/shape-properties.reel/shape-properties.css2
-rwxr-xr-xjs/components/tools-properties/shape-properties.reel/shape-properties.html6
-rwxr-xr-xjs/components/tools-properties/tag-properties.reel/tag-properties.html2
-rwxr-xr-xjs/components/tools-properties/text-properties.reel/text-properties.html4
-rwxr-xr-xjs/components/tools-properties/zoom-properties.reel/zoom-properties.html4
13 files changed, 19 insertions, 19 deletions
diff --git a/js/components/tools-properties/binding-properties.reel/binding-properties.html b/js/components/tools-properties/binding-properties.reel/binding-properties.html
index 2269850c..a95bb52c 100755
--- a/js/components/tools-properties/binding-properties.reel/binding-properties.html
+++ b/js/components/tools-properties/binding-properties.reel/binding-properties.html
@@ -44,7 +44,7 @@ POSSIBILITY OF SUCH DAMAGE.
44 } 44 }
45 } 45 }
46 </script> 46 </script>
47 47
48 </head> 48 </head>
49 49
50 <body> 50 <body>
@@ -56,4 +56,4 @@ POSSIBILITY OF SUCH DAMAGE.
56 56
57</html> 57</html>
58 58
59 59
diff --git a/js/components/tools-properties/brush-properties.reel/brush-properties.css b/js/components/tools-properties/brush-properties.reel/brush-properties.css
index 625887d6..a129fd37 100755
--- a/js/components/tools-properties/brush-properties.reel/brush-properties.css
+++ b/js/components/tools-properties/brush-properties.reel/brush-properties.css
@@ -27,5 +27,5 @@ 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 31
diff --git a/js/components/tools-properties/eraser-properties.reel/eraser-properties.html b/js/components/tools-properties/eraser-properties.reel/eraser-properties.html
index d9ebe6bc..0a500fa2 100755
--- a/js/components/tools-properties/eraser-properties.reel/eraser-properties.html
+++ b/js/components/tools-properties/eraser-properties.reel/eraser-properties.html
@@ -44,7 +44,7 @@ POSSIBILITY OF SUCH DAMAGE.
44 } 44 }
45 } 45 }
46 </script> 46 </script>
47 47
48 </head> 48 </head>
49 49
50 <body> 50 <body>
diff --git a/js/components/tools-properties/eyedropper-properties.reel/eyedropper-properties.html b/js/components/tools-properties/eyedropper-properties.reel/eyedropper-properties.html
index f2573df9..0cff6a02 100755
--- a/js/components/tools-properties/eyedropper-properties.reel/eyedropper-properties.html
+++ b/js/components/tools-properties/eyedropper-properties.reel/eyedropper-properties.html
@@ -44,7 +44,7 @@ POSSIBILITY OF SUCH DAMAGE.
44 } 44 }
45 } 45 }
46 </script> 46 </script>
47 47
48 </head> 48 </head>
49 49
50 <body> 50 <body>
diff --git a/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.html b/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.html
index f6100282..8fafe616 100755
--- a/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.html
+++ b/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.html
@@ -166,7 +166,7 @@ POSSIBILITY OF SUCH DAMAGE.
166 } 166 }
167 } 167 }
168 </script> 168 </script>
169 169
170 </head> 170 </head>
171 171
172 <body> 172 <body>
diff --git a/js/components/tools-properties/oval-properties.reel/oval-properties.css b/js/components/tools-properties/oval-properties.reel/oval-properties.css
index f75355c6..a6fff483 100755
--- a/js/components/tools-properties/oval-properties.reel/oval-properties.css
+++ b/js/components/tools-properties/oval-properties.reel/oval-properties.css
@@ -33,9 +33,9 @@ POSSIBILITY OF SUCH DAMAGE.
33 33
34.ovalProperties hottextunit { 34.ovalProperties hottextunit {
35 width: 22px; 35 width: 22px;
36} 36}
37 37
38.ovalProperties label { 38.ovalProperties label {
39 margin-left: 6px; 39 margin-left: 6px;
40 margin-right: 6px; 40 margin-right: 6px;
41} 41}
diff --git a/js/components/tools-properties/rotate-stage-properties.reel/rotate-stage-properties.html b/js/components/tools-properties/rotate-stage-properties.reel/rotate-stage-properties.html
index 08418d31..3b8efed0 100755
--- a/js/components/tools-properties/rotate-stage-properties.reel/rotate-stage-properties.html
+++ b/js/components/tools-properties/rotate-stage-properties.reel/rotate-stage-properties.html
@@ -44,7 +44,7 @@ POSSIBILITY OF SUCH DAMAGE.
44 } 44 }
45 } 45 }
46 </script> 46 </script>
47 47
48 </head> 48 </head>
49 49
50 <body> 50 <body>
diff --git a/js/components/tools-properties/selection-properties.reel/selection-properties.html b/js/components/tools-properties/selection-properties.reel/selection-properties.html
index 239f24b0..f3581ac8 100755
--- a/js/components/tools-properties/selection-properties.reel/selection-properties.html
+++ b/js/components/tools-properties/selection-properties.reel/selection-properties.html
@@ -41,7 +41,7 @@ POSSIBILITY OF SUCH DAMAGE.
41 "properties": { 41 "properties": {
42 "element": {"#": "selectionProperties"}, 42 "element": {"#": "selectionProperties"},
43 "transform": {"#": "transformCheck"}, 43 "transform": {"#": "transformCheck"},
44 44
45 "topAlign": {"#": "topAlignBtn"}, 45 "topAlign": {"#": "topAlignBtn"},
46 "middleAlign": {"#": "middleAlignBtn"}, 46 "middleAlign": {"#": "middleAlignBtn"},
47 "bottomAlign": {"#": "bottomAlignBtn"}, 47 "bottomAlign": {"#": "bottomAlignBtn"},
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
diff --git a/js/components/tools-properties/tag-properties.reel/tag-properties.html b/js/components/tools-properties/tag-properties.reel/tag-properties.html
index a1cc8b4f..d39ff76f 100755
--- a/js/components/tools-properties/tag-properties.reel/tag-properties.html
+++ b/js/components/tools-properties/tag-properties.reel/tag-properties.html
@@ -57,7 +57,7 @@ POSSIBILITY OF SUCH DAMAGE.
57 } 57 }
58 } 58 }
59 </script> 59 </script>
60 60