From 3575720e5906c0b567d984cb960a0035a61c4d77 Mon Sep 17 00:00:00 2001
From: CJJ <Administrator@192.168.10.26>
Date: 星期三, 21 十一月 2018 17:23:55 +0800
Subject: [PATCH] BUG

---
 gx_tieta/WebRoot/pages/css/mylayui.css |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/gx_tieta/WebRoot/pages/css/mylayui.css b/gx_tieta/WebRoot/pages/css/mylayui.css
index 2b78aea..9540364 100644
--- a/gx_tieta/WebRoot/pages/css/mylayui.css
+++ b/gx_tieta/WebRoot/pages/css/mylayui.css
@@ -315,4 +315,13 @@
 	position: absolute;
 	right: 8px;
 	margin-top: 8px;
+}
+.page-link {
+	cursor: pointer;
+}
+.page-link:hover {
+	color: #1495E7;
+}
+.page-link:active {
+	color: #FF0000;
 }
\ No newline at end of file

--
Gitblit v1.9.1