OAS3 Accept header control: Component-side

This commit is contained in:
Kyle Shockey
2017-09-12 17:21:15 -07:00
parent c7cb902eee
commit 26edaa5f0b
6 changed files with 169 additions and 11 deletions

View File

@@ -775,6 +775,17 @@
.response-content-type {
padding-top: 1em;
&.controls-accept-header {
select {
border-color: green;
}
small {
color: green;
font-size: .7em;
}
}
}
@keyframes blinker