aboutsummaryrefslogtreecommitdiff
path: root/js/panels/properties.reel
diff options
context:
space:
mode:
Diffstat (limited to 'js/panels/properties.reel')
-rwxr-xr-xjs/panels/properties.reel/properties.css2
-rwxr-xr-xjs/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html2
-rwxr-xr-xjs/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/js/panels/properties.reel/properties.css b/js/panels/properties.reel/properties.css
index e5d698b3..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 {
diff --git a/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html b/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html
index 5110b654..8c66a15c 100755
--- a/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html
+++ b/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html
@@ -67,7 +67,7 @@ POSSIBILITY OF SUCH DAMAGE.
67 <label class="lbl"></label> 67 <label class="lbl"></label>
68 <article class="fieldRow"> 68 <article class="fieldRow">
69 <div data-montage-id="slotElement" class="inputField"> 69 <div data-montage-id="slotElement" class="inputField">
70 70
71 </div> 71 </div>
72 </article> 72 </article>
73 <label class="lbl"></label> 73 <label class="lbl"></label>
diff --git a/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html b/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html
index dfcab8aa..539431a8 100755
--- a/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html
+++ b/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html
@@ -60,7 +60,7 @@ POSSIBILITY OF SUCH DAMAGE.
60 <label><span class="lbl"></span></label> 60 <label><span class="lbl"></span></label>
61 <article class="fieldRow"> 61 <article class="fieldRow">
62 <div data-montage-id="slotElement" class="inputField"> 62 <div data-montage-id="slotElement" class="inputField">
63 63
64 </div> 64 </div>
65 </article> 65 </article>
66 </section> 66 </section>