cn.mapway.document.ui.client.test.TestPanel.ui.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mapway-doc-ui Show documentation
Show all versions of mapway-doc-ui Show documentation
auto gen doc from api with ui
.top {
background-color: #f0f0f0;
border-top: 1px solid white;
}
.center {
overflow: hidden;
}
.center1 {
padding: 4px;
overflow: hidden;
}
.titletext {
font-weight: bold;
padding: 5px 0px;
}
.btnImage {
border: solid 1px skyblue;
background: white;
margin-top: 3px;
}
.btnImage:HOVER {
background-color: #f0f0f0;
}
.input {
height: 28px;
line-height: 28px;
}
.json {
margin: 4px;
border: solid 1px green;
padding: 3px;
overflow: auto;
}
.edit {
margin: 4px;
}