1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

internal links are automatically handled using NzbDrone.Router.navigate instead

of re-loading page.
This commit is contained in:
kay.one
2013-06-03 20:34:06 -07:00
parent 13cff22cf8
commit 2e3863895c
4 changed files with 31 additions and 14 deletions
+2 -1
View File
@@ -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;
}