Browse Source

机器统计页面

liujiankang 7 years ago
parent
commit
c0543d6c9d

+ 1 - 1
watero-rst-web/src/main/webapp/WEB-INF/views/pts/machine/producedAbnormalityStatistics.ftl

@@ -10,7 +10,7 @@
 <style>
 	.charts-box{width:700px;height:400px;display: inline-block;position: relative;margin-right: 40px;margin-bottom: 40px;}
 	.my-nav{width: 100%;height: 48px;background: #fff;display: table;text-align: center;}
-	.my-nav>a{display: table-cell;vertical-align: middle; border: 1px solid #32a3d8;font-size: 18px;border-left: 0;color: #32a3d8;}
+	.my-nav>a{display: table-cell;vertical-align: middle; border: 1px solid #32a3d8;font-size: 15px;border-left: 0;color: #32a3d8;}
 	.my-nav>a:first-child{border-left: 1px solid #32a3d8;}
 	.my-nav>a.active{background-color: #32a3d8;color:#fff;}
 </style>