diff --git a/static/mo.css b/static/mo.css
index 0c84556d7224231d37440f115a792883c442eb42..3c5df7742a44ae139d1ac48fd4c6886280bdfc0b 100644
--- a/static/mo.css
+++ b/static/mo.css
@@ -114,16 +114,6 @@ table.data td.sol-warn {
 	background-color: #ffaaaa;
 }
 
-table tr.testuser {
-	opacity: 0.7;
-	background: repeating-linear-gradient(
-		45deg,
-		white,
-		white 10px,
-		#ddd 10px,
-		#ddd 20px
-	);
-}
 table tr.state-disqualified, table tr.state-disqualified a:not(.btn) {
 	color: red;
 }