From 3b79f481e9d54a21c63c411dc18d6befeb55aa96 Mon Sep 17 00:00:00 2001 From: Catouse Date: Sat, 2 Jan 2021 16:15:22 +0800 Subject: [PATCH] * task #8747, change icons style in programs list. --- module/program/view/pgmbrowsebylist.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/program/view/pgmbrowsebylist.html.php b/module/program/view/pgmbrowsebylist.html.php index 16fc6576ca..b8d876e56d 100644 --- a/module/program/view/pgmbrowsebylist.html.php +++ b/module/program/view/pgmbrowsebylist.html.php @@ -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;}