From 1ccd06777cd6404314f517fc39afa808ea00a8fa Mon Sep 17 00:00:00 2001 From: wangzemei Date: Thu, 16 Jun 2022 00:46:27 +0000 Subject: [PATCH] * delete extra code about 23705 --- module/program/css/browse.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/program/css/browse.css b/module/program/css/browse.css index 46b886f788..53e3133112 100644 --- a/module/program/css/browse.css +++ b/module/program/css/browse.css @@ -4,7 +4,7 @@ tbody.sortable > tr > td.sort-handler .table-nest-toggle:before {cursor: pointer !important;} .table .avatar {display: inline-block; top: 6px;} -/* label[for^="projectIdList"]:before {top: 1px; width:14px; height:14px;}*/ + label[for^="projectIdList"]:after {width: 14px; height:14px;} tbody.sortable > tr > td.sort-handler {color: #3c4353 !important;}