5 lines
329 B
CSS
5 lines
329 B
CSS
.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;}
|