merge latest dev + fix font
This commit is contained in:
Vendored
+2
-2
@@ -89,8 +89,8 @@
|
||||
</div>
|
||||
<div class="audioplayer">
|
||||
<label id="label-audioplayer_decrease_while_talking" for="audioplayer_decrease_while_talking" title="decrease background volume by 50% when entering conversations">
|
||||
reduce in conversations
|
||||
<input type="checkbox" id="audioplayer_decrease_while_talking" checked />
|
||||
<input type="checkbox" class="nes-checkbox is-dark" id="audioplayer_decrease_while_talking" checked />
|
||||
<span>reduce in conversations</span>
|
||||
</label>
|
||||
<div id="audioplayer" style="visibility: hidden"></div>
|
||||
</div>
|
||||
|
||||
-3
@@ -1,7 +1,4 @@
|
||||
<style>
|
||||
#menuIcon button {
|
||||
padding: 2px 8px;
|
||||
}
|
||||
#menuIcon button img{
|
||||
width: 8px;
|
||||
padding-top: 0;
|
||||
|
||||
Reference in New Issue
Block a user