新项目默认浅蓝主题

This commit is contained in:
thinkgem
2019-08-07 16:13:59 +08:00
parent 9e17236db5
commit 9d14e23d48
2 changed files with 4 additions and 1 deletions

View File

@@ -193,4 +193,7 @@ th[aria-selected=true] .ui-jqgrid-sortable {color:#1890ff;}
.box-main>.box-header .box-title .fa {color:#1890ff;}
.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;}
.ui-jqgrid tr.ui-row-ltr td {border-right:0!important;}
.table thead tr, .ui-jqgrid-htable thead tr, .ui-jqgrid-hdiv, .ui-jqgrid-hbox {background-color:#eff3f8;}
.ui-jqgrid tr.ui-row-ltr td, .ui-jqgrid tr.ui-row-rtl td {border-color: #eaeaea;}
.ui-jqgrid tr.ui-state-highlight.ui-row-ltr td {background-color:#e9f0f8;}
.ui-jqgrid tr.ui-row-ltr td {border-right:0!important;}