mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -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
|
@ -119,8 +119,9 @@
|
|||
}
|
||||
|
||||
body {
|
||||
background-color: #252525;
|
||||
background-color: #1c1c1c;
|
||||
background-image: url('../content/images/pattern.png');
|
||||
margin-bottom: 100px;
|
||||
p.sub {
|
||||
color: #999999;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue