From c762564bd754884e847922c99172076fde4d646e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 7 Sep 2018 22:42:23 -0700 Subject: 4539 --- html/013update_operation.cc.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'html/013update_operation.cc.html') diff --git a/html/013update_operation.cc.html b/html/013update_operation.cc.html index 747ca918..458c52be 100644 --- a/html/013update_operation.cc.html +++ b/html/013update_operation.cc.html @@ -3,7 +3,7 @@ Mu - 013update_operation.cc - + @@ -15,17 +15,17 @@ 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; } -.Constant { color: #00a0a0; } +.CommentedCode { color: #6c6c6c; } .traceContains { color: #008000; } -.Special { color: #c00000; } +.LineNr { color: #444444; } +.Constant { color: #00a0a0; } .muRecipe { color: #ff8700; } -.Comment { color: #9090ff; } -.Comment a { color:#0000ee; text-decoration:underline; } .Delimiter { color: #800080; } -.LineNr { color: #444444; } -.CommentedCode { color: #6c6c6c; } -.Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } +.Special { color: #c00000; } .Identifier { color: #c0a020; } +.Normal { color: #aaaaaa; background-color: #080808; padding-bottom: 1px; } +.Comment { color: #9090ff; } +.Comment a { color:#0000ee; text-decoration:underline; } .cSpecial { color: #008000; } --> -- cgit 1.4.1-2-gfad0