10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-03 18:06:06 +02:00

Delete bullet in nested checkbox

This commit is contained in:
Mickaël Véril 2020-01-06 10:27:26 +01:00
parent f817d7329f
commit 11933a7d84

View File

@ -421,13 +421,13 @@ draft: false
</div>
</fieldset>
<fieldset id="excitationFilter">
<ul>
<ul style="list-style-type: none;">
<li>
<h1>excitations types</h1>
<input type="checkbox" onchange="nestedCheckbox_change(event)" id="cb_exType_All"></input>
<label for="cb_exType_All"> All</label>
</li>
<ul id="cb_exTypeList">
<ul id="cb_exTypeList" style="list-style-type: none;">
</ul>
<li id="li_cb_unsafe">
<input type="checkbox" id="cb_unsafe" name="unsafe">