mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-11 13:41:53 +01:00
a5b86617a6
Signed-off-by: Kai Kreuzer <kai@openhab.org>
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;
|
|
} |