forked from Ivasoft/traefik
feat(dashboard): add provider's tabs
- slit provider between tabs - remove providerID from backend/frontend title - add Angular-Boostrap
This commit is contained in:
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
|
||||
}
|
||||
Reference in New Issue
Block a user