From aadd9dd2bf32c3f5bfc27ea3d6821eab20bb3a85 Mon Sep 17 00:00:00 2001 From: zhanghongqing Date: Sat, 22 Dec 2018 23:16:46 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=85=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/views/dashboard/dashBoardIndex.jsp | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/dashboard/dashBoardIndex.jsp b/src/main/webapp/WEB-INF/views/dashboard/dashBoardIndex.jsp index 75356164d..1ea623730 100644 --- a/src/main/webapp/WEB-INF/views/dashboard/dashBoardIndex.jsp +++ b/src/main/webapp/WEB-INF/views/dashboard/dashBoardIndex.jsp @@ -23,8 +23,8 @@ body { color: #fff } .fa-arrow-circle-up { - color: #fe392e; - background-color: white; + color: #001029; + background-color: #fe392e; border-radius: 10px; font-size: 13px; width: 10px; @@ -32,8 +32,8 @@ body { line-height: 9px !important; } .fa-arrow-circle-down { - color: #42DEEB; - background-color: white; + color: #001029; + background-color: #009966; border-radius: 10px; font-size: 13px; width: 10px; @@ -178,8 +178,8 @@ body { - - +<%-- --%> +<%-- --%>
@@ -217,9 +217,12 @@ body {
- + + <%-- + + --%>