openhab-core/bundles/org.openhab.io.rest.docs/swagger/css/openhab.css

15 lines
258 B
CSS
Raw Normal View History

.swagger-section .icon-btn {
cursor: pointer;
}
.swagger-section #header {
background-color: #ff6600;
}
.swagger-section #header a#logo {
padding-left: 124px;
}
.swagger-section #header form#api_selector .input a#explore {
background-color: #d2121c;
}