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

@ -1,4 +1,6 @@
@import "bootstrap/bootstrap";
@import "bootstrap/variables";
@import "bootstrap/mixins";
@import "bootstrap/type";
.progress {
width: 125px;