about summary refs log tree commit diff stats
path: root/html/041jump_label.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/041jump_label.cc.html')
-rw-r--r--html/041jump_label.cc.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/html/041jump_label.cc.html b/html/041jump_label.cc.html
index 05493404..960c7294 100644
--- a/html/041jump_label.cc.html
+++ b/html/041jump_label.cc.html
@@ -13,15 +13,15 @@
 pre { white-space: pre-wrap; font-family: monospace; color: #eeeeee; background-color: #080808; }
 body { font-family: monospace; color: #eeeeee; background-color: #080808; }
 * { font-size: 1.05em; }
-.traceAbsent { color: #c00000; }
-.cSpecial { color: #008000; }
-.Constant { color: #00a0a0; }
 .traceContains { color: #008000; }
+.Constant { color: #00a0a0; }
+.cSpecial { color: #008000; }
 .Comment { color: #9090ff; }
 .Delimiter { color: #a04060; }
 .Special { color: #ff6060; }
-.Identifier { color: #804000; }
+.traceAbsent { color: #c00000; }
 .CommentedCode { color: #6c6c6c; }
+.Identifier { color: #804000; }
 -->
 </style>