From 3accd3dd6f1cd71fc48065c80ea9cccc77d94976 Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期三, 21 十一月 2018 13:36:36 +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