mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-08 11:44:52 -04:00
Fixes for pedantic filename case on linux
This commit is contained in:
1 parent
c7a2d41b8d
commit
9399869469
9 files changed
+19
-19
No files matched your search
+4
-4
@@ -1,7 +1,7 @@
|
||||
@import "../content/Bootstrap/mixins";
|
||||
@import "../content/Bootstrap/variables";
|
||||
@import "../content/Bootstrap/buttons";
|
||||
@import "../shared/styles/clickable";
|
||||
@import "../Content/Bootstrap/mixins";
|
||||
@import "../Content/Bootstrap/variables";
|
||||
@import "../Content/Bootstrap/buttons";
|
||||
@import "../Shared/Styles/clickable";
|
||||
|
||||
.episode-title-cell {
|
||||
.btn-link;
|
||||
|
||||
Reference in new issue
Block a user