mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Fixes for pedantic filename case on linux
This commit is contained in:
parent
c7a2d41b8d
commit
9399869469
9 changed files with 19 additions and 19 deletions
2
UI/Content/Bootstrap/bootstrap.less
vendored
2
UI/Content/Bootstrap/bootstrap.less
vendored
|
@ -27,7 +27,7 @@
|
|||
@import "tables.less";
|
||||
|
||||
// Components: common
|
||||
@import "../fontawesome/font-awesome.less";
|
||||
@import "../FontAwesome/font-awesome.less";
|
||||
@import "dropdowns.less";
|
||||
@import "wells.less";
|
||||
@import "component-animations.less";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue