mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
internal links are automatically handled using NzbDrone.Router.navigate instead
of re-loading page.
This commit is contained in:
parent
13cff22cf8
commit
2e3863895c
4 changed files with 31 additions and 14 deletions
|
@ -1,4 +1,6 @@
|
|||
@import "bootstrap/bootstrap";
|
||||
@import "bootstrap/variables";
|
||||
@import "bootstrap/mixins";
|
||||
@import "bootstrap/type";
|
||||
|
||||
.progress {
|
||||
width: 125px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue