File tree Expand file tree Collapse file tree 4 files changed +60
-15
lines changed Expand file tree Collapse file tree 4 files changed +60
-15
lines changed Original file line number Diff line number Diff line change 1- /*my-app .main-panel .main-content .card{
2- animation-duration: 750ms;
3- opacity: 0;
4- animation-name: fadeIn;
5- animation-fill-mode: forwards;
6- }*/
1+ /*!
72
3+ =========================================================
4+ * Material Dashboard Angular - v2.3.0
5+ =========================================================
6+
7+ * Product Page: https://www.creative-tim.com/product/material-dashboard-angular2
8+ * Copyright 2019 Creative Tim (https://www.creative-tim.com)
9+ * Licensed under MIT (https://github.com/creativetimofficial/material-dashboard-angular2/blob/master/LICENSE.md)
10+
11+ * Coded by Creative Tim
12+
13+ =========================================================
14+
15+ * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
16+
17+ */
818.tim-typo {
919 padding-left : 25% ;
1020 margin-bottom : 40px ;
Original file line number Diff line number Diff line change 11/* !
22
3- =========================================================
4- * Material Dashboard Angular - v2.3.0
5- =========================================================
3+ =========================================================
4+ * Material Dashboard Angular - v2.3.0
5+ =========================================================
66
7- * Product Page: https://www.creative-tim.com/product/material-dashboard-angular2
8- * Copyright 2018 Creative Tim (http://www.creative-tim.com)
7+ * Product Page: https://www.creative-tim.com/product/material-dashboard-angular2
8+ * Copyright 2019 Creative Tim (https://www.creative-tim.com)
9+ * Licensed under MIT (https://github.com/creativetimofficial/material-dashboard-angular2/blob/master/LICENSE.md)
910
10- * Designed by www.invisionapp.com Coded by www.creative-tim.com
11+ * Coded by Creative Tim
1112
12- =========================================================
13+ =========================================================
1314
14- * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
15+ * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1516
16- */
17+ */
1718 @import " ~@angular/material/prebuilt-themes/indigo-pink.css" ;
1819
1920 @import " core/variables" ;
Original file line number Diff line number Diff line change 1+ <!--
2+
3+ =========================================================
4+ * Material Dashboard Angular - v2.3.0
5+ =========================================================
6+
7+ * Product Page: https://www.creative-tim.com/product/material-dashboard-angular2
8+ * Copyright 2019 Creative Tim (https://www.creative-tim.com)
9+ * Licensed under MIT (https://github.com/creativetimofficial/material-dashboard-angular2/blob/master/LICENSE.md)
10+
11+ * Coded by Creative Tim
12+
13+ =========================================================
14+
15+ * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
16+
17+ -->
118<!doctype html>
219< html >
320< head >
Original file line number Diff line number Diff line change 1+ /*!
2+
3+ =========================================================
4+ * Material Dashboard Angular - v2.3.0
5+ =========================================================
6+
7+ * Product Page: https://www.creative-tim.com/product/material-dashboard-angular2
8+ * Copyright 2019 Creative Tim (https://www.creative-tim.com)
9+ * Licensed under MIT (https://github.com/creativetimofficial/material-dashboard-angular2/blob/master/LICENSE.md)
10+
11+ * Coded by Creative Tim
12+
13+ =========================================================
14+
15+ * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
16+
17+ */
118import { enableProdMode } from '@angular/core' ;
219import { platformBrowserDynamic } from '@angular/platform-browser-dynamic' ;
320
You can’t perform that action at this time.
0 commit comments