mirror of
https://github.com/Anarios/return-youtube-dislike.git
synced 2026-09-12 10:22:10 +02:00
add hover labels for select list label
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user