新项目默认浅蓝主题

This commit is contained in:
thinkgem
2019-08-09 10:57:11 +08:00
parent b95aee59be
commit e79f208db1

View File

@@ -198,5 +198,5 @@ th[aria-selected=true] .ui-jqgrid-sortable {color:#1890ff;}
.ui-state-hover td, .ui-widget-content .ui-state-hover td, .ui-widget-header .ui-state-hover td,
.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {background:#f5f5f5;}
.ui-jqgrid tr.ui-state-highlight.ui-row-ltr td {background-color:#e5f3ff;}
.ui-jqgrid .ui-jqgrid-btable {border-right: 1px solid #eaeaea;}
.ui-jqgrid tr.ui-row-ltr td {border-right:0!important;}
.ui-jqgrid tr.ui-row-ltr td:last-child {border-right:1px solid #eaeaea!important;}