adjust settings page interface to support OLED
add navbar and remove FAB
This commit is contained in:
parent
6aef461d0d
commit
1627cbbf3b
10 changed files with 88 additions and 50 deletions
|
@ -41,12 +41,7 @@
|
|||
<ul class="input-field">
|
||||
<li>
|
||||
<label>
|
||||
<input
|
||||
type="checkbox"
|
||||
data-result-store=",settings,filters"
|
||||
data-result-store-parameter="enabled"
|
||||
class="filled-in" data-store-location="1"
|
||||
/>
|
||||
<input type="checkbox" data-result-store=",settings,filters" data-result-store-parameter="enabled" class="filled-in" data-store-location="1" />
|
||||
<span for="enable"></span>
|
||||
</label>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue