From 3ac5d60126d0c2a2f39f009b8a94404b3d6c7b6e Mon Sep 17 00:00:00 2001
From: hdw <496960745@qq.com>
Date: 星期六, 17 十一月 2018 10:44:13 +0800
Subject: [PATCH] ckplayer视频插件

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

diff --git a/gx_tieta/WebRoot/pages/css/mylayui.css b/gx_tieta/WebRoot/pages/css/mylayui.css
index a5aa8c4..db394bc 100644
--- a/gx_tieta/WebRoot/pages/css/mylayui.css
+++ b/gx_tieta/WebRoot/pages/css/mylayui.css
@@ -65,6 +65,12 @@
 	color: #FFFFFF;
 }
 
+.layui-tbl-filter {
+	position: absolute;
+	top: 8px;
+	left: 8px;
+	z-index: 891;
+}
 /*鍒嗛〉鏍峰紡*/
 #paging{
 	-webkit-user-select: none;

--
Gitblit v1.9.1