about summary refs log tree commit diff stats
path: root/html/085scenario_console.cc.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-09-03 17:35:22 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-09-03 17:35:22 -0700
commit87c5b32925549f05d950ad07c935417ef7eeebb9 (patch)
tree335a8de92c17e68ca2af416331a6f4170855c64b /html/085scenario_console.cc.html
parent03d673bb2509f5809633c9560d20c1143b0af1d1 (diff)
downloadmu-87c5b32925549f05d950ad07c935417ef7eeebb9.tar.gz
3990
Diffstat (limited to 'html/085scenario_console.cc.html')
-rw-r--r--html/085scenario_console.cc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/085scenario_console.cc.html b/html/085scenario_console.cc.html
index d8b6be4e..0f8b3cda 100644
--- a/html/085scenario_console.cc.html
+++ b/html/085scenario_console.cc.html
@@ -16,8 +16,8 @@ a { color:#eeeeee; text-decoration: none; }
 a:hover { text-decoration: underline; }
 * { font-size: 12pt; font-size: 1em; }
 .Constant { color: #00a0a0; }
-.Conceal { color: #4e4e4e; }
 .muScenario { color: #00af00; }
+.Conceal { color: #4e4e4e; }
 .Special { color: #c00000; }
 .Comment { color: #9090ff; }
 .Comment a { color:#0000ee; text-decoration:underline; }