mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
System now uses tabs instead of toolbar
This commit is contained in:
parent
ea5549d736
commit
6a10382e7b
40 changed files with 330 additions and 224 deletions
|
@ -71,9 +71,9 @@ module.exports = function (grunt) {
|
|||
'UI/AddSeries/addSeries.less',
|
||||
'UI/Calendar/calendar.less',
|
||||
'UI/Cells/cells.less',
|
||||
'UI/Logs/logs.less',
|
||||
'UI/Settings/settings.less',
|
||||
'UI/Update/update.less'
|
||||
'UI/System/Logs/logs.less',
|
||||
'UI/System/Update/update.less'
|
||||
],
|
||||
dest : outputRoot,
|
||||
ext: '.css'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue