CJJ
2018-12-24 a37d440d24d0c7da466183f68fdd706689c81b90
gx_tieta/WebRoot/pages/css/mylayui.css
@@ -163,6 +163,9 @@
   z-index: -1;
}
/* width */
.w54 {
   width: 54px;
}
.w260 {
   width: 260px;
}
@@ -315,4 +318,20 @@
   position: absolute;
   right: 8px;
   margin-top: 8px;
}
.page-link {
   cursor: pointer;
}
.page-link:hover {
   color: #1495E7;
}
.page-link:active {
   color: #FF0000;
}
/* layui style */
body .layui-tab {
   margin:1px 0;
}
body .layui-tab-content {
   padding: 0;
}