securis/src/main/webapp/index.html
.. .. @@ -28,6 +28,7 @@ 28 28 29 29 <!-- Load the Covalent/Material prebuilt theme --> 30 30 <link href="node_modules/@covalent/core/theming/prebuilt/blue-orange.css" rel="stylesheet"> 31 +31 32 <link href="node_modules/ng2-toastr/bundles/ng2-toastr.min.css" rel="stylesheet" /> 32 33 <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> 33 34 </head>