Skip to content

Commit 48f1654

Browse files
committed
Add CoreUI Pro v3 demo
1 parent 1c6e03f commit 48f1654

File tree

1,916 files changed

+116509
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,916 files changed

+116509
-0
lines changed

demo/3.0/404.html

+49
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
<!DOCTYPE html><!--
2+
* CoreUI - Free Bootstrap Admin Template
3+
* @version v3.0.0-alpha.0
4+
* @link https://coreui.io/pro/
5+
* Copyright (c) 2019 creativeLabs Łukasz Holeczek
6+
* License (https://coreui.io/pro/license)
7+
--><html lang="en"><head>
8+
<base href="./">
9+
<meta charset="utf-8">
10+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
11+
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
12+
<meta name="description" content="CoreUI - Open Source Bootstrap Admin Template">
13+
<meta name="author" content="Łukasz Holeczek">
14+
<meta name="keyword" content="Bootstrap,Admin,Template,Open,Source,jQuery,CSS,HTML,RWD,Dashboard">
15+
<title>CoreUI Pro Bootstrap Admin Template</title>
16+
<!-- Icons-->
17+
<link href="vendors/@coreui/icons/css/coreui-icons.min.css" rel="stylesheet">
18+
<link href="vendors/flag-icon-css/css/flag-icon.min.css" rel="stylesheet">
19+
<link href="vendors/font-awesome/css/font-awesome.min.css" rel="stylesheet">
20+
<link href="vendors/simple-line-icons/css/simple-line-icons.css" rel="stylesheet">
21+
<!-- Main styles for this application-->
22+
<link href="css/style.css" rel="stylesheet">
23+
<link href="vendors/pace-progress/css/pace.min.css" rel="stylesheet">
24+
</head>
25+
<body class="c-app c-default-layout c-flex-row c-align-items-center">
26+
<div class="c-container">
27+
<div class="c-row c-justify-content-center">
28+
<div class="c-col-md-6">
29+
<div class="c-clearfix">
30+
<h1 class="c-float-left c-display-3 c-mr-4">404</h1>
31+
<h4 class="c-pt-3">Oops! You're lost.</h4>
32+
<p class="c-text-muted">The page you are looking for was not found.</p>
33+
</div>
34+
<div class="input-prepend c-input-group">
35+
<div class="c-input-group-prepend"><span class="c-input-group-text"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 64 64" class="c-icon">
36+
<title>magnifying-glass</title>
37+
<path d="M59.95 49.965l-10.136-10.136-7.796-3.221c2.491-3.504 3.982-7.87 3.982-12.584 0-0.008 0-0.017 0-0.025v0.001c0-12.131-9.869-22-22-22s-22 9.869-22 22 9.869 22 22 22c0.007 0 0.016 0 0.025 0 4.754 0 9.154-1.516 12.743-4.092l-0.066 0.045 3.212 7.776 10.136 10.136c1.268 1.274 3.023 2.062 4.961 2.062 3.866 0 7-3.134 7-7 0-1.939-0.788-3.693-2.061-4.961l-0-0zM6 24c0-9.925 8.075-18 18-18s18 8.075 18 18-8.075 18-18 18-18-8.075-18-18zM57.121 57.035c-0.543 0.542-1.293 0.877-2.121 0.877s-1.578-0.335-2.121-0.877l-9.572-9.572-2.987-7.229 7.229 2.987 9.572 9.572c0.542 0.543 0.877 1.293 0.877 2.121s-0.335 1.578-0.877 2.121l0-0z"></path>
38+
</svg></span></div>
39+
<input class="c-form-control" id="prependedInput" size="16" type="text" placeholder="What are you looking for?"><span class="c-input-group-append">
40+
<button class="c-btn c-btn-info" type="button">Search</button></span>
41+
</div>
42+
</div>
43+
</div>
44+
</div>
45+
<!-- CoreUI and necessary plugins-->
46+
<script src="vendors/pace-progress/js/pace.min.js"></script>
47+
<script src="vendors/@coreui/coreui-pro/js/coreui.bundle.min.js"></script>
48+
49+
</body></html>

demo/3.0/500.html

+49
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
<!DOCTYPE html><!--
2+
* CoreUI - Free Bootstrap Admin Template
3+
* @version v3.0.0-alpha.0
4+
* @link https://coreui.io/pro/
5+
* Copyright (c) 2019 creativeLabs Łukasz Holeczek
6+
* License (https://coreui.io/pro/license)
7+
--><html lang="en"><head>
8+
<base href="./">
9+
<meta charset="utf-8">
10+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
11+
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
12+
<meta name="description" content="CoreUI - Open Source Bootstrap Admin Template">
13+
<meta name="author" content="Łukasz Holeczek">
14+
<meta name="keyword" content="Bootstrap,Admin,Template,Open,Source,jQuery,CSS,HTML,RWD,Dashboard">
15+
<title>CoreUI Pro Bootstrap Admin Template</title>
16+
<!-- Icons-->
17+
<link href="vendors/@coreui/icons/css/coreui-icons.min.css" rel="stylesheet">
18+
<link href="vendors/flag-icon-css/css/flag-icon.min.css" rel="stylesheet">
19+
<link href="vendors/font-awesome/css/font-awesome.min.css" rel="stylesheet">
20+
<link href="vendors/simple-line-icons/css/simple-line-icons.css" rel="stylesheet">
21+
<!-- Main styles for this application-->
22+
<link href="css/style.css" rel="stylesheet">
23+
<link href="vendors/pace-progress/css/pace.min.css" rel="stylesheet">
24+
</head>
25+
<body class="c-app c-default-layout c-flex-row c-align-items-center">
26+
<div class="c-container">
27+
<div class="c-row c-justify-content-center">
28+
<div class="c-col-md-6">
29+
<div class="c-clearfix">
30+
<h1 class="c-float-left c-display-3 c-mr-4">500</h1>
31+
<h4 class="c-pt-3">Houston, we have a problem!</h4>
32+
<p class="c-text-muted">The page you are looking for is temporarily unavailable.</p>
33+
</div>
34+
<div class="input-prepend c-input-group">
35+
<div class="c-input-group-prepend"><span class="c-input-group-text"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 64 64" class="c-icon">
36+
<title>magnifying-glass</title>
37+
<path d="M59.95 49.965l-10.136-10.136-7.796-3.221c2.491-3.504 3.982-7.87 3.982-12.584 0-0.008 0-0.017 0-0.025v0.001c0-12.131-9.869-22-22-22s-22 9.869-22 22 9.869 22 22 22c0.007 0 0.016 0 0.025 0 4.754 0 9.154-1.516 12.743-4.092l-0.066 0.045 3.212 7.776 10.136 10.136c1.268 1.274 3.023 2.062 4.961 2.062 3.866 0 7-3.134 7-7 0-1.939-0.788-3.693-2.061-4.961l-0-0zM6 24c0-9.925 8.075-18 18-18s18 8.075 18 18-8.075 18-18 18-18-8.075-18-18zM57.121 57.035c-0.543 0.542-1.293 0.877-2.121 0.877s-1.578-0.335-2.121-0.877l-9.572-9.572-2.987-7.229 7.229 2.987 9.572 9.572c0.542 0.543 0.877 1.293 0.877 2.121s-0.335 1.578-0.877 2.121l0-0z"></path>
38+
</svg></span></div>
39+
<input class="c-form-control" id="prependedInput" size="16" type="text" placeholder="What are you looking for?"><span class="c-input-group-append">
40+
<button class="c-btn c-btn-info" type="button">Search</button></span>
41+
</div>
42+
</div>
43+
</div>
44+
</div>
45+
<!-- CoreUI and necessary plugins-->
46+
<script src="vendors/pace-progress/js/pace.min.js"></script>
47+
<script src="vendors/@coreui/coreui-pro/js/coreui.bundle.min.js"></script>
48+
49+
</body></html>
Loading

demo/3.0/assets/brand/coreui-base.svg

+24
Loading
Loading

0 commit comments

Comments
 (0)