mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
shared toolbar radio button style is working. just need to store state.
This commit is contained in:
parent
6636b77489
commit
fe554849c2
15 changed files with 183 additions and 142 deletions
|
@ -1,8 +1,8 @@
|
|||
<div class="pull-left page-toolbar">
|
||||
<div class="x-toolbar-left-1 btn-group"/>
|
||||
<div class="x-toolbar-left-2 btn-group"/>
|
||||
<div class="x-toolbar-left-1"/>
|
||||
<div class="x-toolbar-left-2"/>
|
||||
</div>
|
||||
<div class="pull-right page-toolbar">
|
||||
<div class="x-toolbar-right-1 btn-group"/>
|
||||
<div class="x-toolbar-right-2 btn-group"/>
|
||||
<div class="x-toolbar-right-1"/>
|
||||
<div class="x-toolbar-right-2"/>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue