Update edit.html

This commit is contained in:
2018-09-15 21:50:20 +08:00
parent 7893175493
commit cdb6c4ff8d

View File

@@ -1,6 +1,6 @@
<html>
<head>
<title>Flot Edit</title>
<title>云控曲线</title>
<link href="img/favicon.png" rel="shortcut icon" type="image/x-icon" />
<link type="text/css" rel="stylesheet" href="../../lib/css/themes/jquery-ui/default/jquery-ui.min.css">
<link type="text/css" rel="stylesheet" href="../../lib/css/fancytree/ui.fancytree.min.css"/>
@@ -61,7 +61,7 @@
}
body {
font-family: Arial;
font-family: Arial,PingFangSC-Light,"Microsoft YaHei",sans-serif;;
}
h3 {
@@ -111,7 +111,6 @@
.presets_table_all th {
background: grey;
color: white;
font-weight: bold;
text-align: left;
padding: 5px;
}