Files
EasySoft-ZenTaoPMS/module/testtask/css/browseunit.css
T
2020-04-02 16:50:43 +08:00

3 lines
252 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}