4 lines
199 B
CSS
4 lines
199 B
CSS
#steps .step-id {text-align: center; color: var(--color-slate-600);}
|
|
#steps span.input-group {color: var(--color-slate-600);}
|
|
.linkCaseTitles, .linkBugTitles {overflow: hidden; white-space: nowrap;}
|