From c60560eb559ba3cf17799bf6da51ae3bc46b523f Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Fri, 29 Jan 2016 16:11:45 -0800 Subject: [PATCH] merged & rebuilt --- dist/css/print.css | 2 +- dist/css/screen.css | 2 +- src/main/html/css/print.css | 2 +- src/main/html/css/screen.css | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dist/css/print.css b/dist/css/print.css index 3b2c97ce..daae7a2c 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: #88F; + color: #8888ff; } .swagger-section pre .keyword, .swagger-section pre .id, diff --git a/dist/css/screen.css b/dist/css/screen.css index a83aaa4c..725bab8d 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: #88F; + color: #8888ff; } .swagger-section pre .keyword, .swagger-section pre .id, diff --git a/src/main/html/css/print.css b/src/main/html/css/print.css index 3b2c97ce..daae7a2c 100644 --- a/src/main/html/css/print.css +++ b/src/main/html/css/print.css @@ -82,7 +82,7 @@ .swagger-section pre .vhdl .attribute, .swagger-section pre .clojure .attribute, .swagger-section pre .coffeescript .property { - color: #88F; + color: #8888ff; } .swagger-section pre .keyword, .swagger-section pre .id, diff --git a/src/main/html/css/screen.css b/src/main/html/css/screen.css index a83aaa4c..725bab8d 100644 --- a/src/main/html/css/screen.css +++ b/src/main/html/css/screen.css @@ -82,7 +82,7 @@ .swagger-section pre .vhdl .attribute, .swagger-section pre .clojure .attribute, .swagger-section pre .coffeescript .property { - color: #88F; + color: #8888ff; } .swagger-section pre .keyword, .swagger-section pre .id,