diff --git a/module/program/css/project.css b/module/program/css/project.css index 499e53ecc1..22392a5722 100644 --- a/module/program/css/project.css +++ b/module/program/css/project.css @@ -1,3 +1,4 @@ .project-type-label.label-outline {width: 50px; min-width: 50px;} .project-type-label.label {overflow: unset !important; text-overflow: unset !important; white-space: unset !important;} [lang^='en'] .project-name > .label-warning {width: 55px !important;} +#projectTableList > tr > td.c-name.text-left > div > a {color: #0c60e1;}