Add initial layout of mouse speed interface.
This commit is contained in:
@@ -191,7 +191,11 @@
|
||||
<button type="button" class="btn btn-default col-xs-4">Right</button>
|
||||
</div>
|
||||
</div>
|
||||
<div style="display: none;" class="mouse__config mouse__config--speed">
|
||||
<div style="display: none;" class="mouse__config mouse__config--speed text-center">
|
||||
<div class="btn-group btn-group-lg" role="group">
|
||||
<button type="button" class="btn btn-default">-</button>
|
||||
<button type="button" class="btn btn-default">+</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user