Browse Source

Rolling Log窗口

xueli.xue 8 years ago
parent
commit
a2e5f956a4

+ 2 - 1
xxl-job-admin/src/main/webapp/WEB-INF/template/joblog/joblog.detail.ftl View File

6
 <@netCommon.commonStyle />
6
 <@netCommon.commonStyle />
7
     <style>
7
     <style>
8
         html{  background-color: whitesmoke;  }
8
         html{  background-color: whitesmoke;  }
9
+        .skin-blue .wrapper {  background-color: whitesmoke;  }
9
     </style>
10
     </style>
10
 </head>
11
 </head>
11
 <body class="hold-transition skin-blue layout-top-nav">
12
 <body class="hold-transition skin-blue layout-top-nav">
12
 
13
 
13
-<div class2="wrapper">
14
+<div class="wrapper">
14
 
15
 
15
     <header class="main-header">
16
     <header class="main-header">
16
         <nav class="navbar navbar-static-top">
17
         <nav class="navbar navbar-static-top">