r24869: Print command that was executed.
[kai/samba.git] / source4 / selftest / output / testresults.css
index 56c4b0ead4260ce650f458ad495952f4c64ca220..66d1d6b2ad2721725ed7cf65c95ebc150a63b48b 100644 (file)
@@ -122,3 +122,8 @@ div.duration
        text-align: right;
        font-weight: bold;
 }
+
+div.command
+{
+       background-color: gray;
+}