use ui-router instead of routeProvider

This commit is contained in:
Athou
2013-03-29 15:09:50 +01:00
parent 60bcb64828
commit fc8bd5c812
14 changed files with 1145 additions and 80 deletions

View File

@@ -64,11 +64,6 @@
text-overflow: ellipsis;
}
.css-treeview a:hover {
cursor: pointer;
color: black;
}
/* entry list*/
.entrylist-header {
border-bottom: 1px solid #eee;