From 1a05dd9a571e46ae4cb90d5c0a2b691a3a62d34f Mon Sep 17 00:00:00 2001
From: hdw <496960745@qq.com>
Date: 星期三, 21 十一月 2018 14:47:48 +0800
Subject: [PATCH] 提交内容

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