Update index.html
This commit is contained in:
@@ -751,6 +751,13 @@
|
|||||||
background: rgb(20, 20, 20);
|
background: rgb(20, 20, 20);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
[data-theme="dark"] .swagger-ui .responses-wrapper .response-col_description pre,
|
||||||
|
[data-theme="dark"] .swagger-ui .responses-wrapper pre.microlight,
|
||||||
|
[data-theme="dark"] .swagger-ui .model-example pre,
|
||||||
|
[data-theme="dark"] .swagger-ui .highlight-code pre {
|
||||||
|
background: rgb(20, 20, 20) !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* Table Data */
|
/* Table Data */
|
||||||
[data-theme="dark"] .servers tr td {
|
[data-theme="dark"] .servers tr td {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user