rebuilt per #418

This commit is contained in:
Tony Tam
2014-03-18 19:45:41 -07:00
parent fac6d94886
commit c69c6f8d34
3 changed files with 10 additions and 6 deletions

View File

@@ -935,7 +935,7 @@ table {
color: #0f6ab4;
}
.swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.content {
background-color: #DFDF29;
background-color: #ebf3f9;
border: 1px solid #c3d9ec;
}
.swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation.options div.content h4 {