changeset 105:e309abd8ceca

css tweak
author Atul Varma <avarma@mozilla.com>
date Thu, 29 Apr 2010 10:41:59 -0700
parents e79a2dd66e25
children aad1c0a17ba4
files css/black-box.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/css/black-box.css	Thu Apr 29 10:39:17 2010 -0700
+++ b/css/black-box.css	Thu Apr 29 10:41:59 2010 -0700
@@ -33,6 +33,7 @@
 
 .running:after {
     content: " (now running)";
+    color: yellow;
 }
 
 span.test-button:hover {