summaryrefslogtreecommitdiff
path: root/test/py/multiplexed_log.css
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2016-01-29 13:47:38 -0500
committerTom Rini <[email protected]>2016-01-29 13:47:38 -0500
commit8a36287a019f5d7532a8a1a7da6aa96e490dbb8a (patch)
treecae7e68596b7405120720f7a81c7ffb04d6ffa6e /test/py/multiplexed_log.css
parent82d72a1b9967cff4908f22c57536c3660f794401 (diff)
parent26db3a617b38cc1bed1ce100381d2c4ccbb55e42 (diff)
Merge git://git.denx.de/u-boot-dm
Diffstat (limited to 'test/py/multiplexed_log.css')
-rw-r--r--test/py/multiplexed_log.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/py/multiplexed_log.css b/test/py/multiplexed_log.css
index 50f7b909298..f6240d52da6 100644
--- a/test/py/multiplexed_log.css
+++ b/test/py/multiplexed_log.css
@@ -83,6 +83,14 @@ pre {
color: #ffff00
}
+.status-xfail {
+ color: #ff7f00
+}
+
+.status-xpass {
+ color: #ff7f00
+}
+
.status-fail {
color: #ff0000
}