File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed
ExtentReports/Views/Html/Partials Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 4
4
<title >@Model.MasterConfig.GetValue( "documentTitle")</title >
5
5
<link rel =" apple-touch-icon" href =" https://cdn.rawgit.com/extent-framework/extent-github-cdn/d74480e/commons/img/logo.png" >
6
6
<link rel =" shortcut icon" href =" https://cdn.rawgit.com/extent-framework/extent-github-cdn/d74480e/commons/img/logo.png" >
7
- <link href =" https://cdn.rawgit.com/extent-framework/extent-github-cdn/bd7936f /spark/css/style.css" rel =" stylesheet" />
7
+ <link href =" https://cdn.rawgit.com/extent-framework/extent-github-cdn/a42e32f /spark/css/style.css" rel =" stylesheet" />
8
8
<link href =" https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel =" stylesheet" >
9
9
<style >@Model.MasterConfig .GetValue("css") @Model.MasterConfig .GetValue("styles") </style >
10
10
</head >
Original file line number Diff line number Diff line change 1
1
<script type =' text/javascript' >
2
2
@Model .MasterConfig .GetValue (" js" )
3
3
</script >
4
- <script src =" https://cdn.rawgit.com/extent-framework/extent-github-cdn/7cc78ce /spark/js/script.js" ></script >
4
+ <script src =" https://cdn.rawgit.com/extent-framework/extent-github-cdn/a42e32f /spark/js/script.js" ></script >
Original file line number Diff line number Diff line change 41
41
</li >
42
42
</ul >
43
43
</div >
44
+ <div class =" side-nav-controls" >
45
+ <ul >
46
+ <li >
47
+ <a href =" #" class =" lightsout" style =" color :#8a8a8a ;" >
48
+ <i class =" fa fa-desktop" ></i >"</a >
49
+ </li >
50
+ </ul >
51
+ </div >
44
52
</div >
You can’t perform that action at this time.
0 commit comments