diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2017-02-10 01:19:27 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2017-02-10 01:19:27 +0900 |
| commit | ada6c926dc026aaec1804e93c19d42f497dfeefc (patch) | |
| tree | 8f8587409f5e63603b77e20caa3e561eeae5b193 /src/web | |
| parent | Add some keywords (diff) | |
| download | sharkey-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.styl | 1 |
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) |