Skip to content

Commit 787fdf1

Browse files
committedJun 28, 2021
Added two more missing tooltips
1 parent 395e525 commit 787fdf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎ui.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
<header id="options">
1313
<div id="logo" aria-hidden="true">Oildrop</div>
1414
<div class="bar dense-bar">
15-
<label>
15+
<label title="Toggle between Oildrop's light and dark mode.">
1616
<input id="light-toggle" class="wrapped-checkbox" type="checkbox">
1717
<div class="checkbox-proxy" id="light-toggle-icon"></div>
1818
</label>
19-
<button id="settings-button"></button>
19+
<button id="settings-button" title="Open the settings dialogue, which contains additional features and accessibility options."></button>
2020
</div>
2121
</header>
2222

0 commit comments

Comments
 (0)