From 279cf5b408d22e1a739fa29e860b6843a10a6c78 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Fri, 8 Nov 2019 00:40:00 +0800 Subject: [PATCH] =?UTF-8?q?.nav-tabs-custom=20=E6=BF=80=E6=B4=BB=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E6=A0=B9=E6=8D=AE=E4=B8=BB=E9=A2=98=E8=B0=83=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/static/adminlte/css/skins/skin-blue-light2.css | 1 + 1 file changed, 1 insertion(+) diff --git a/common/src/main/resources/static/adminlte/css/skins/skin-blue-light2.css b/common/src/main/resources/static/adminlte/css/skins/skin-blue-light2.css index a2d4ead2..5b986593 100644 --- a/common/src/main/resources/static/adminlte/css/skins/skin-blue-light2.css +++ b/common/src/main/resources/static/adminlte/css/skins/skin-blue-light2.css @@ -192,6 +192,7 @@ th[aria-selected=true] .ui-jqgrid-sortable {color:#1890ff;} .box-main,.nav-main{border-radius:3px;box-shadow:0 0 5px #e0e0e0;} .box-main>.box-header {border-bottom-color:#eeeeee;} .box-main>.box-header .box-title .fa {color:#1890ff;} +.nav-tabs-custom>.nav-tabs>li.active {border-top-color:#3aa0ff;} .form-control:focus,.select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-search--dropdown .select2-search__field {border-color:#66afe9!important;} .table thead tr, .ui-jqgrid-htable thead tr, .ui-jqgrid-hdiv, .ui-jqgrid-hbox {background-color:#f6f6f6;}