From ed895969cef08aa63a121db7df1c1689bbcf67b2 Mon Sep 17 00:00:00 2001 From: Tony Tam Date: Fri, 29 Jan 2016 16:14:35 -0800 Subject: [PATCH] merged --- 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,