diff --git a/dist/css/print.css b/dist/css/print.css index 54d6bb5b..f0d90689 100644 --- a/dist/css/print.css +++ b/dist/css/print.css @@ -124,11 +124,11 @@ display: block; overflow-x: auto; padding: 0.5em; - background: #f0f0f0; + background: #F0F0F0; } .swagger-section .hljs, .swagger-section .hljs-subst { - color: #444444; + color: #444; } .swagger-section .hljs-keyword, .swagger-section .hljs-attribute, @@ -143,7 +143,7 @@ .swagger-section .hljs-bullet, .swagger-section .hljs-code, .swagger-section .hljs-addition { - color: #1f811f; + color: #1F811F; } .swagger-section .hljs-regexp, .swagger-section .hljs-symbol, @@ -152,7 +152,7 @@ .swagger-section .hljs-link, .swagger-section .hljs-selector-attr, .swagger-section .hljs-selector-pseudo { - color: #bc6060; + color: #BC6060; } .swagger-section .hljs-type, .swagger-section .hljs-string, @@ -173,7 +173,7 @@ color: #888888; } .swagger-section .hljs-meta { - color: #2b6ea1; + color: #2B6EA1; } .swagger-section .hljs-emphasis { font-style: italic; @@ -1181,6 +1181,10 @@ .swagger-section .oauth_submit { text-align: center; } +.swagger-section .authorize__btn:hover { + text-decoration: underline; + cursor: pointer; +} .swagger-section .auth_container .basic_auth__title { color: #547f00; font-size: 1.2em; diff --git a/dist/css/screen.css b/dist/css/screen.css index bcdb0c20..3235151e 100644 --- a/dist/css/screen.css +++ b/dist/css/screen.css @@ -124,11 +124,11 @@ display: block; overflow-x: auto; padding: 0.5em; - background: #f0f0f0; + background: #F0F0F0; } .swagger-section .hljs, .swagger-section .hljs-subst { - color: #444444; + color: #444; } .swagger-section .hljs-keyword, .swagger-section .hljs-attribute, @@ -143,7 +143,7 @@ .swagger-section .hljs-bullet, .swagger-section .hljs-code, .swagger-section .hljs-addition { - color: #1f811f; + color: #1F811F; } .swagger-section .hljs-regexp, .swagger-section .hljs-symbol, @@ -152,7 +152,7 @@ .swagger-section .hljs-link, .swagger-section .hljs-selector-attr, .swagger-section .hljs-selector-pseudo { - color: #bc6060; + color: #BC6060; } .swagger-section .hljs-type, .swagger-section .hljs-string, @@ -173,7 +173,7 @@ color: #888888; } .swagger-section .hljs-meta { - color: #2b6ea1; + color: #2B6EA1; } .swagger-section .hljs-emphasis { font-style: italic; @@ -1181,6 +1181,10 @@ .swagger-section .oauth_submit { text-align: center; } +.swagger-section .authorize__btn:hover { + text-decoration: underline; + cursor: pointer; +} .swagger-section .auth_container .basic_auth__title { color: #547f00; font-size: 1.2em; diff --git a/dist/swagger-ui.js b/dist/swagger-ui.js index 520e4493..02336054 100644 --- a/dist/swagger-ui.js +++ b/dist/swagger-ui.js @@ -12,6 +12,9 @@ this["Handlebars"]["templates"]["apikey_button_view"] = Handlebars.template({"co + escapeExpression(((helper = (helper = helpers.keyName || (depth0 != null ? depth0.keyName : depth0)) != null ? helper : helperMissing),(typeof helper === functionType ? helper.call(depth0, {"name":"keyName","hash":{},"data":data}) : helper))) + "\n \n
\n \n\n"; },"useData":true}); +this["Handlebars"]["templates"]["auth_button"] = Handlebars.template({"compiler":[6,">= 2.0.0-beta.1"],"main":function(depth0,helpers,partials,data) { + return "Authorize\n"; + },"useData":true}); this["Handlebars"]["templates"]["basic_auth_button_view"] = Handlebars.template({"compiler":[6,">= 2.0.0-beta.1"],"main":function(depth0,helpers,partials,data) { var helper, functionType="function", helperMissing=helpers.helperMissing, escapeExpression=this.escapeExpression; return "