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 44 <title >@Model.MasterConfig.GetValue( "documentTitle")</title >
55 <link rel =" apple-touch-icon" href =" https://cdn.rawgit.com/extent-framework/extent-github-cdn/d74480e/commons/img/logo.png" >
66 <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" />
88 <link href =" https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel =" stylesheet" >
99 <style >@Model.MasterConfig .GetValue("css") @Model.MasterConfig .GetValue("styles") </style >
1010</head >
Original file line number Diff line number Diff line change 11<script type =' text/javascript' >
22 @Model .MasterConfig .GetValue (" js" )
33 </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 4141 </li >
4242 </ul >
4343 </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 >
4452</div >
You can’t perform that action at this time.
0 commit comments