From 66563ba52fd61fb86b9388dee9d698645c063147 Mon Sep 17 00:00:00 2001 From: erekle Date: Tue, 16 Feb 2016 23:01:48 +0400 Subject: [PATCH] added geo translation --- dist/css/print.css | 2 +- dist/css/screen.css | 2 +- dist/index.html | 4 +-- dist/lang/geo.js | 56 ++++++++++++++++++++++++++++++++++++++++ src/main/html/index.html | 4 +-- 5 files changed, 62 insertions(+), 6 deletions(-) create mode 100644 dist/lang/geo.js diff --git a/dist/css/print.css b/dist/css/print.css index daae7a2c..3b2c97ce 100644 --- a/dist/css/print.css +++ b/dist/css/print.css @@ -82,7 +82,7 @@ .swagger-section pre .vhdl .attribute, .swagger-section pre .clojure .attribute, .swagger-section pre .coffeescript .property { - color: #8888ff; + color: #88F; } .swagger-section pre .keyword, .swagger-section pre .id, diff --git a/dist/css/screen.css b/dist/css/screen.css index 725bab8d..a83aaa4c 100644 --- a/dist/css/screen.css +++ b/dist/css/screen.css @@ -82,7 +82,7 @@ .swagger-section pre .vhdl .attribute, .swagger-section pre .clojure .attribute, .swagger-section pre .coffeescript .property { - color: #8888ff; + color: #88F; } .swagger-section pre .keyword, .swagger-section pre .id, diff --git a/dist/index.html b/dist/index.html index 787762c6..2a7505f6 100644 --- a/dist/index.html +++ b/dist/index.html @@ -26,8 +26,8 @@ - - + + - - + +