mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-15 09:33:52 -07:00
Initial Bootstrap 3 migration
This commit is contained in:
parent
ad0e372c35
commit
28fa264c69
151 changed files with 9617 additions and 6299 deletions
|
@ -9,7 +9,7 @@ define(
|
|||
|
||||
return Marionette.ItemView.extend({
|
||||
template : 'Shared/Toolbar/ButtonTemplate',
|
||||
className: 'btn',
|
||||
className: 'btn btn-default btn-icon-only-xs',
|
||||
|
||||
ui: {
|
||||
icon: 'i'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue