-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathloading.php
More file actions
40 lines (29 loc) · 2.21 KB
/
loading.php
File metadata and controls
40 lines (29 loc) · 2.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!doctype html>
<html lang="en">
<!-- Mirrored from demo.dashboardpack.com/fiori-html-pro/components-loading-blocks.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 30 Oct 2019 18:30:52 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="Content-Language" content="en">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Loading Blocks - Sometimes we need to show a loading indicator for some elements, like cards or tables.</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, shrink-to-fit=no"
/>
<meta name="description" content="Sometimes we need to show a loading indicator for some elements, like cards or tables.">
<!-- Disable tap highlight on IE -->
<meta name="msapplication-tap-highlight" content="no">
<link href="main.087c8d15f89e6bbe3f9e.css" rel="stylesheet"></head>
<body>
<br><br><br><br><br><br><br>
<div class="loader danger">
<center>
<div class="ball-zig-zag" style="margin-left: 30%;" >
<div ><img src="intranet.png" ></div>
</div>
</center>
</div>
</body>
<div class="app-drawer-overlay d-none animated fadeIn"></div><script type="text/javascript" src="assets/scripts/main.087c8d15f89e6bbe3f9e.js"></script></body>
<!-- Mirrored from demo.dashboardpack.com/fiori-html-pro/components-loading-blocks.html by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 30 Oct 2019 18:30:52 GMT -->
</html>