Update index.html
This commit is contained in:
+10
@@ -386,6 +386,16 @@
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
/* Download url input */
|
||||
[data-theme="dark"] #swagger-section .swagger-container #swagger-ui .swagger-container .topbar .wrapper .topbar-wrapper .download-url-wrapper input[type=text].download-url-input {
|
||||
border-color: #3498db !important;
|
||||
}
|
||||
|
||||
/* Authorization */
|
||||
[data-theme="dark"] [id^="operations-Authentication"] .opblock-summary .authorization__btn {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
[data-theme="dark"] .swagger-ui .opblock-tag-section {
|
||||
background: #2d2d2d !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user