summaryrefslogtreecommitdiff
path: root/views/controls/editor/light-control.ejs
diff options
context:
space:
mode:
authorryderr <r@okfoc.us>2014-09-30 12:32:56 -0400
committerryderr <r@okfoc.us>2014-09-30 12:32:56 -0400
commit77f2beed5e554e23cb6ad5d5a555ee710c1e95a1 (patch)
tree1d842f98f30a567710305f853ec0be28866c2a8f /views/controls/editor/light-control.ejs
parentc0c11162c5124f5452fe162b31d708be5ec40fcc (diff)
labeling some stuff
Diffstat (limited to 'views/controls/editor/light-control.ejs')
-rw-r--r--views/controls/editor/light-control.ejs2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/editor/light-control.ejs b/views/controls/editor/light-control.ejs
index b90b646..410aaff 100644
--- a/views/controls/editor/light-control.ejs
+++ b/views/controls/editor/light-control.ejs
@@ -1,9 +1,9 @@
<div class="vvbox lightcontrol">
+ <h4>Edit Room Colors</h4>
<div id="color-picker">
</div>
<div class="slider">
- <h4>Luminance Control</h4>
<input type="range" min="0" max="110" value="0" id="brightness-control" />
</div>