|
@@ -16,7 +16,7 @@
|
|
|
<!-- AdminLTE Skins. We have chosen the skin-blue for this starter
|
|
|
page. However, you can choose any other skin. Make sure you
|
|
|
apply the skin class to the body tag so the changes take effect. -->
|
|
|
- <link rel="stylesheet" href="/static/AdminLTE/dist/css/skins/skin-blue.min.css" />
|
|
|
+ <link rel="stylesheet" href="/static/AdminLTE/dist/css/skins/skin-red.min.css" />
|
|
|
|
|
|
<title>报告审核</title>
|
|
|
<style>
|
|
@@ -42,7 +42,7 @@
|
|
|
</style>
|
|
|
|
|
|
</head>
|
|
|
-<body class="skin-blue sidebar-mini" style="height: auto; min-height: 100%;">
|
|
|
+<body class="skin-red sidebar-mini" style="height: auto; min-height: 100%;">
|
|
|
<div class="wrapper" style="height: auto; min-height: 100%;">
|
|
|
<header class="main-header">
|
|
|
<!-- Logo -->
|