* task #8747, change icons style in programs list.

This commit is contained in:
Catouse
2021-01-02 16:15:22 +08:00
parent e3ac1e6318
commit 3b79f481e9
+1 -1
View File
@@ -110,7 +110,7 @@
#programList .c-actions {overflow: visible;}
#programTableList > tr:last-child .c-actions .dropdown-menu {top: auto; bottom: 100%; margin-bottom: -5px;}
#programTableList .icon-project:before, #programTableList .no-nest .icon-program:before {content: '\e99c'; width: 22px; height: 22px; background: none; color: #16a8f8; top: 0; line-height: 22px; margin-right: 2px; font-size: 14px}
#programTableList .no-nest .icon-program:before {content: '\e944'; color: #ffe066;}
#programTableList .no-nest .icon-program:before {content: '\e944'; color: #ffe066; font-size: 16px;}
</style>
<?php js::set('originOrders', $originOrders);?>
<script>