* task #70025, set program title bold.

This commit is contained in:
dingyongliang
2022-09-22 01:18:01 +00:00
parent a5f7ea7d3f
commit 455aa2b0a8

View File

@@ -116,6 +116,9 @@
#programTableList .icon-scrum:before {content: '\e9a2';}
#programTableList .icon-waterfall:before {content: '\e9a4';}
#programTableList .icon-kanban:before {content: '\e983';}
#programTableList .is-top-level {font-weight: bold;}
#programTableList .has-nest-child > .c-name > a {color: #0b0f18!important;}
#programTableList .is-nest-child > .c-name > a {color: #2463C7!important;}
</style>
<?php js::set('originOrders', $originOrders);?>
<script>