layers added style

parent 7678218b
......@@ -17,7 +17,8 @@ body {
}
.submenu {
padding-right: 140px !important;
text-align: left;
padding-left: 20px;
}
.img-comp-container {
......
......@@ -169,67 +169,67 @@
</a>
<ul class="treeview-menu sidebar-form text-center">
<span>
<div class="form-check">
<div class="form-check submenu">
<input class="form-check-input" type="checkbox" name="layer_type" value="TCI" id="tcicheck" checked>
<label class="form-check-label" for="tcicheck">
TCI
</label>
</div>
<div class="form-check">
<div class="form-check submenu">
<input class="form-check-input" type="checkbox" name="layer_type" value="SCL_0" id="sclcheck">
<label class="form-check-label" for="sclcheck">
SCL No Data
</label>
</div>
<div class="form-check">
<div class="form-check submenu">
<input class="form-check-input" type="checkbox" name="layer_type" value="SCL_1" id="sclcheck">
<label class="form-check-label" for="sclcheck">
SCL Saturated
</label>
</div>
<div class="form-check">
<div class="form-check submenu">
<input class="form-check-input" type="checkbox" name="layer_type" value="SCL_2" id="sclcheck">
<label class="form-check-label" for="sclcheck">
SCL Shadows
</label>
</div>
<div class="form-check">
<div class="form-check submenu">
<input class="form-check-input" type="checkbox" name="layer_type" value="SCL_3" id="sclcheck">
<label class="form-check-label" for="sclcheck">
SCL Cloud Shadows
</label>
</div>
<div class="form-check">
<div class="form-check submenu">
<input class="form-check-input" type="checkbox" name="layer_type" value="SCL_4" id="sclcheck">
<label class="form-check-label" for="sclcheck">
SCL Vegetation
</label>
</div>
<div class="form-check">
<div class="form-check submenu">
<input class="form-check-input" type="checkbox" name="layer_type" value="SCL_5" id="sclcheck">
<label class="form-check-label" for="sclcheck">
SCL Not-Vegetated
</label>
</div>
<div class="form-check">
<div class="form-check submenu">
<input class="form-check-input" type="checkbox" name="layer_type" value="SCL_6" id="sclcheck">
<label class="form-check-label" for="sclcheck">
SCL Water
</label>
</div>
<div class="form-check">
<div class="form-check submenu">
<input class="form-check-input" type="checkbox" name="layer_type" value="SCL_7" id="sclcheck">
<label class="form-check-label" for="sclcheck">
SCL Unclassified
</label>
</div>
<div class="form-check">
<div class="form-check submenu">
<input class="form-check-input" type="checkbox" name="layer_type" value="SCL_8" id="sclcheck">
<label class="form-check-label" for="sclcheck">
SCL Clouds
</label>
</div>
<div class="form-check">
<div class="form-check submenu">
<input class="form-check-input" type="checkbox" name="layer_type" value="SCL_9" id="sclcheck">
<label class="form-check-label" for="sclcheck">
SCL Snow
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment