updated swagger-js, rebuilt

This commit is contained in:
Tony Tam
2017-01-02 11:08:45 -07:00
parent 2ba1c100ae
commit 353c8a39c5
10 changed files with 136 additions and 22 deletions

View File

@@ -1344,6 +1344,10 @@
.swagger-section .api-popup-actions {
padding-top: 10px;
}
.swagger-section fieldset {
padding-bottom: 10px;
padding-left: 20px;
}
#header {
display: none;
}

View File

@@ -1344,6 +1344,10 @@
.swagger-section .api-popup-actions {
padding-top: 10px;
}
.swagger-section fieldset {
padding-bottom: 10px;
padding-left: 20px;
}
.swagger-section .access {
float: right;
}

View File

@@ -2,7 +2,6 @@
font-size: 1.5em;
font-weight: bold;
text-decoration: none;
background: transparent url(../images/logo.png) no-repeat left center;
padding: 20px 0 20px 40px;
}
#text-head {
@@ -64,7 +63,6 @@ h1 {
width: 1500px;
margin: auto;
margin-top: 0;
background-image: url('../images/shield.png');
background-repeat: no-repeat;
background-position: -40px -20px;
margin-bottom: 210px;