We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eadc9a1 + c1d4070 commit 5109bdeCopy full SHA for 5109bde
2 files changed
dist/public/swagger-ui-v2.css
@@ -1421,6 +1421,10 @@
1421
color: #fff;
1422
}
1423
1424
+.swagger-ui .info .title small:last-of-type pre {
1425
+ background-color: #0ac18e;
1426
+}
1427
+
1428
.swagger-ui .auth-btn-wrapper {
1429
display: -webkit-box;
1430
display: -ms-flexbox;
src/public/swagger-ui-v2.css
0 commit comments