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
commit 2e3863895c
4 changed files with 31 additions and 14 deletions

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;
}