add hover labels for select list label

This commit is contained in:
Aneimytis
2022-05-08 00:41:33 -05:00
parent c67dfbc67b
commit 4a09e311f8
2 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -137,7 +137,7 @@
</label>
<br/>
<div class="custom-select">
<label for="color_theme">Color theme:</label>
<label for="color_theme" class="label-with-hover-tip" data-hover="">Color theme:</label>
<select name="color_theme" id="color_theme">
<option value="classic" id="color_theme_classic">Classic</option>
<option value="accessible" id="color_theme_accessible">