"Asset Modal - Undisc"
Bootstrap 3.3.0 Snippet by marshallx

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
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<div id="login-overlay" class="modal-dialog">
<div class="modal-content">
<div class="modal-header" style="border-bottom: 4px solid #a94442; background-color: #f2dede; color: #a94446;">
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
<h4 class="modal-title" id="myModalLabel" style="font-size: 9pt;"><i class="fa fa-warning"></i> This asset is subject to DRH and the HDD contents must be preserved in any/all circumstances.</h4>
</div>
<div style="margin-top: 1px; background-color: #a94442; height: 1px; width: 100%;"></div>
<div class="modal-body">
<div class="row">
<div class="col-xs-12">
<div class="alert alert-danger" role="alert" style="text-align: center;"><i class="fa fa-warning"></i> Immediate Action Required</div>
<div style="text-align: center; font-size: 10pt; margin: 16px;"><span style="color: #2e77bc;"><i class="fa fa-info-circle"></i></span> Undiscovered assets are assets that were recorded against a DRH customer but were not discoverable when a site audit was carried out.</div>
<div class="well">
<div style="color: #acacac; font-size: 9pt; text-align: center; padding: 0px; margin-bottom: 6px;">You are required to complete the following actions:</div>
<ul class="list-unstyled" style="line-height: 2">
<li><span class="text-success"><i class="fa fa-check-square"></i></span> <span style="color: #acacac; font-size: 11pt; text-align: left;">1</span> <span style="font-size: 11pt; text-align: left;">Connect the affected workstation to the power & network</span></li>
<li><span class="text-success"><i class="fa fa-check-square"></i></span> <span style="color: #acacac; font-size: 11pt; text-align: left;">2</span> <span style="font-size: 11pt; text-align: left;">Login to the workstation with using your admin account</span></li>
<li><span class="text-success"><i class="fa fa-check-square"></i></span> <span style="color: #acacac; font-size: 11pt; text-align: left;">3</span> <span style="font-size: 11pt; text-align: left;">Check the local <b>C:\Documents and Settings</b> for the DRH customers profile</span></li>
<li><span class="text-success"><i class="fa fa-check-square"></i></span> <span style="color: #acacac; font-size: 11pt; text-align: left;">4</span> <span style="font-size: 11pt; text-align: left;">Contact the DRH SME (NAME HERE)</span></li>
</ul>
</div>
<div style="text-align: center; color: #a94442;">Failure to follow the above steps may lead to disciplinary action</div>
</div>
</div>
</div>
</div>
</div>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: