fix for #1453, escaped apostrophe

This commit is contained in:
Tony Tam
2015-12-09 12:45:43 -08:00
parent 97f3af0443
commit 8ee29c743a
7 changed files with 21 additions and 23692 deletions

View File

@@ -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,