mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-02-10 10:56:50 +01:00
15 lines
258 B
CSS
15 lines
258 B
CSS
.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;
|
|
} |