feat(dashboard): add provider's tabs
- slit provider between tabs - remove providerID from backend/frontend title - add Angular-Boostrap
This commit is contained in:
parent
f4296dfef0
commit
64d635f776
11 changed files with 48 additions and 19 deletions
6
static/bower_components/angular-bootstrap/ui-bootstrap-csp.css
vendored
Normal file
6
static/bower_components/angular-bootstrap/ui-bootstrap-csp.css
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
/* Include this file in your html if you are using the CSP mode. */
|
||||
|
||||
.ng-animate.item:not(.left):not(.right) {
|
||||
-webkit-transition: 0s ease-in-out left;
|
||||
transition: 0s ease-in-out left
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue