From 3e07e1d0e7a8b975f198a941e22a3ad6ab9d16f7 Mon Sep 17 00:00:00 2001
From: CJJ <Administrator@192.168.10.26>
Date: 星期三, 21 十一月 2018 16:00:47 +0800
Subject: [PATCH] 22222222222

---
 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