summaryrefslogtreecommitdiff
path: root/skins/phosphor.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/phosphor.css')
-rw-r--r--skins/phosphor.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/skins/phosphor.css b/skins/phosphor.css
index 1625a3b9b..7ee4ae8da 100644
--- a/skins/phosphor.css
+++ b/skins/phosphor.css
@@ -175,6 +175,10 @@ div.ProgressBarFill {
color:#999999;
}
+.snippetLoaded b {
+ color: #00ff00;
+}
+
.snippetError {
color:red;
}