From c762564bd754884e847922c99172076fde4d646e Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 7 Sep 2018 22:42:23 -0700 Subject: 4539 --- html/subx/003trace.test.cc.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'html/subx/003trace.test.cc.html') diff --git a/html/subx/003trace.test.cc.html b/html/subx/003trace.test.cc.html index 77156ad1..e26cacb7 100644 --- a/html/subx/003trace.test.cc.html +++ b/html/subx/003trace.test.cc.html @@ -3,7 +3,7 @@ Mu - subx/003trace.test.cc - + @@ -15,12 +15,12 @@ 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; } .Constant { color: #00a0a0; } -.Comment { color: #9090ff; } -.Comment a { color:#0000ee; text-decoration:underline; } .Delimiter { color: #800080; } -.LineNr { color: #444444; } .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 bmor/getwtxt/stats/query.go?h=v0.3.3'>stats
path: root/query.go
blob: 6b9792ba138ed90380578a4c475cef53cc0e2669 (plain) (tree)
1
2
3
4
5