diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2016-10-22 04:13:57 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2016-10-22 04:13:57 -0700 |
commit | 70f4e9b60d4726d8c42560ec5cf209eb3a33f826 (patch) | |
tree | ac59eb9f8353e01043cff8998250f1defd9abf14 /html/073wait.cc.html | |
parent | beea7ce25cfe42c363259705a6b5741ad47484ab (diff) | |
download | mu-70f4e9b60d4726d8c42560ec5cf209eb3a33f826.tar.gz |
3544
Diffstat (limited to 'html/073wait.cc.html')
-rw-r--r-- | html/073wait.cc.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/073wait.cc.html b/html/073wait.cc.html index 321b73c3..15ebd50e 100644 --- a/html/073wait.cc.html +++ b/html/073wait.cc.html @@ -23,7 +23,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color .traceContains { color: #008000; } .Normal { color: #eeeeee; background-color: #080808; padding-bottom: 1px; } .muData { color: #ffff00; } -.Identifier { color: #ecf32c; } +.Identifier { color: #c0a020; } --> </style> |