From fe8bf967a945c7d9e6aba36e42518262d54bd348 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 15 Dec 2017 02:09:36 -0800 Subject: 4161 --- html/074wait.cc.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'html/074wait.cc.html') diff --git a/html/074wait.cc.html b/html/074wait.cc.html index 6991a951..02633390 100644 --- a/html/074wait.cc.html +++ b/html/074wait.cc.html @@ -3,7 +3,7 @@ Mu - 074wait.cc - + @@ -15,20 +15,20 @@ body { font-size: 12pt; font-family: monospace; color: #aaaaaa; background-color a { color:#eeeeee; text-decoration: none; } a:hover { text-decoration: underline; } * { font-size: 12pt; font-size: 1em; } +.LineNr { color: #444444; } .SalientComment { color: #00ffff; } .muRecipe { color: #ff8700; } +.cSpecial { color: #008000; } .muData { color: #ffff00; } -.LineNr { color: #444444; } -.traceContains { color: #008000; } +.Identifier { color: #c0a020; } .Delimiter { color: #800080; } -.Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } -.cSpecial { color: #008000; } +.traceContains { color: #008000; } .Conceal { color: #4e4e4e; } +.Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } .Comment { color: #9090ff; } .Comment a { color:#0000ee; text-decoration:underline; } .Constant { color: #00a0a0; } .Special { color: #c00000; } -.Identifier { color: #c0a020; } --> -- cgit 1.4.1-2-gfad0