summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-02-10 01:19:27 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-02-10 01:19:27 +0900
commitada6c926dc026aaec1804e93c19d42f497dfeefc (patch)
tree8f8587409f5e63603b77e20caa3e561eeae5b193 /src/web
parentAdd some keywords (diff)
downloadsharkey-ada6c926dc026aaec1804e93c19d42f497dfeefc.tar.gz
sharkey-ada6c926dc026aaec1804e93c19d42f497dfeefc.tar.bz2
sharkey-ada6c926dc026aaec1804e93c19d42f497dfeefc.zip
Add NaN support
Diffstat (limited to 'src/web')
-rw-r--r--src/web/app/base.styl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/app/base.styl b/src/web/app/base.styl
index e753a78d50..0e5eeba971 100644
--- a/src/web/app/base.styl
+++ b/src/web/app/base.styl
@@ -137,6 +137,7 @@ pre
color #42b983
.number
+ .nan
color #ae81ff
.var:not(.keyword)