Files
EasySoft-ZenTaoPMS/module/testtask/css/browseunits.css
2021-03-10 23:07:20 +08:00

3 lines
266 B
CSS

td.pass {background-color: unset !important; border-color: unset !important; border-bottom: 1px solid #eee !important; color: green;}
td.fail {background-color: unset !important; border-color: unset !important; border-bottom: 1px solid #eee !important; color: red;}