From 97c55b68a9b7636cca8af1a6c16d3cbc2c2b8e80 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Tue, 9 Jul 2019 17:17:56 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E5=BA=95=E9=83=A8=E4=B8=8B?= =?UTF-8?q?=E8=BE=B9=E6=A1=86=E9=98=B2=E9=87=8D=E5=8F=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css b/ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css index b186f9cd..d6a9c71c 100644 --- a/ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css +++ b/ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css @@ -780,12 +780,16 @@ label { border: 0px!important; } -.table-striped .table, .fixed-table-container, table, .table-striped .table, .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { +.table-striped .table, .table-striped .table, .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { border-bottom: 1px solid #e7eaec!important; background-color: transparent!important; border: 0px; } +.fixed-table-footer { + border-top: 0px solid #ddd; +} + .table-striped .table>thead>tr>th, .table-striped .table>tbody>tr>th { border-bottom: 1px solid #ccc!important; border-top: 0px!important; @@ -839,7 +843,7 @@ label { .bootstrap-tree-table .treetable-bars .tool-left{float: left;} .bootstrap-tree-table .treetable-bars .tool-right{float: right;} .bootstrap-tree-table .treetable-bars .columns li label{display: block;padding: 3px 20px;clear: both;font-weight: 400;line-height: 1.428571429;max-width: 100%;margin-bottom: 5px;cursor:pointer;} - +.bootstrap-tree-table .table{border-bottom: 0px solid #e7eaec!important;} /** 首页样式 **/ .ax_close_max {