File tree Expand file tree Collapse file tree 4 files changed +45
-1
lines changed Expand file tree Collapse file tree 4 files changed +45
-1
lines changed Original file line number Diff line number Diff line change
1
+ /*!
2
+
3
+ =========================================================
4
+ * Light Bootstrap Dashboard Angular - v1.5.1
5
+ =========================================================
6
+
7
+ * Product Page: https://www.creative-tim.com/product/light-bootstrap-dashboard-angular2
8
+ * Copyright 2016 Creative Tim (http://www.creative-tim.com)
9
+ * Licensed under MIT
10
+
11
+ =========================================================
12
+
13
+ * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
14
+
15
+ */
1
16
@media (min-width : 992px ){
2
17
.typo-line {
3
18
padding-left : 140px ;
Original file line number Diff line number Diff line change 1
1
/* !
2
2
3
3
=========================================================
4
- * Light Bootstrap Dashboard Free Angular CLI - v1.4.0
4
+ * Light Bootstrap Dashboard Angular - v1.5.1
5
5
=========================================================
6
6
7
7
* Product Page: https://www.creative-tim.com/product/light-bootstrap-dashboard-angular2
Original file line number Diff line number Diff line change
1
+ <!--
2
+ =========================================================
3
+ * Light Bootstrap Dashboard Angular - v1.5.1
4
+ =========================================================
5
+
6
+ * Product Page: https://www.creative-tim.com/product/light-bootstrap-dashboard-angular2
7
+ * Copyright 2019 Creative Tim (http://www.creative-tim.com)
8
+ * Licensed under MIT
9
+
10
+ =========================================================
11
+
12
+ * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
13
+
14
+ -->
1
15
<!doctype html>
2
16
< html >
3
17
< head >
Original file line number Diff line number Diff line change
1
+ /*!
2
+
3
+ =========================================================
4
+ * Light Bootstrap Dashboard Angular - v1.5.1
5
+ =========================================================
6
+
7
+ * Product Page: https://www.creative-tim.com/product/light-bootstrap-dashboard-angular2
8
+ * Copyright 2016 Creative Tim (http://www.creative-tim.com)
9
+ * Licensed under MIT
10
+
11
+ =========================================================
12
+
13
+ * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
14
+
15
+ */
1
16
import { enableProdMode } from '@angular/core' ;
2
17
import { platformBrowserDynamic } from '@angular/platform-browser-dynamic' ;
3
18
You can’t perform that action at this time.
0 commit comments