From 60ec826bd9e108fb8e9ebb9d1ee3f1bca6c17132 Mon Sep 17 00:00:00 2001 From: Catouse Date: Tue, 18 Sep 2018 17:02:34 +0800 Subject: [PATCH 1/3] * refactor codes. --- module/block/css/dashboard.css | 1 - module/block/view/dynamic.html.php | 5 ++--- module/common/view/tablesorter.html.php | 7 ++++--- www/theme/default/style.css | 10 ---------- www/theme/zui/css/min.css | 6 +++--- 5 files changed, 9 insertions(+), 20 deletions(-) diff --git a/module/block/css/dashboard.css b/module/block/css/dashboard.css index 8e8bda694d..f579959db6 100644 --- a/module/block/css/dashboard.css +++ b/module/block/css/dashboard.css @@ -7,7 +7,6 @@ body{padding-bottom: 20px;} #dashboard .panel-body.has-table {padding-top: 0;} #dashboard .panel-move-handler {position: absolute; top: 0; left: 0; right: 50px; height: 40px; z-index: 10; cursor: move;} #dashboard .panel-heading {cursor: move; padding-right: 75px;} -#dashboard .panel.table-scrolled .table-header-fixed {border-bottom: 1px solid #e5e5e5;} @media (min-width: 992px) { #dashboard > .row {display: table; width: 100%; margin: 0;} diff --git a/module/block/view/dynamic.html.php b/module/block/view/dynamic.html.php index 976703d0d5..3ffac884c6 100644 --- a/module/block/view/dynamic.html.php +++ b/module/block/view/dynamic.html.php @@ -2,13 +2,12 @@
block->emptyTip;?>