* fix bug 27863

This commit is contained in:
wangzemei
2022-09-23 10:52:47 +08:00
parent 55434f884f
commit 20ccc81a8a
3 changed files with 60 additions and 59 deletions
+1 -1
View File
@@ -119,7 +119,7 @@
#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;}
/* #programTableList .is-nest-child > .c-name > a {color: #2463C7!important;} */
#programTableList .c-name .label-danger {position: absolute; right: 10px; padding: 2px 4px;}
</style>
<?php js::set('originOrders', $originOrders);?>