81041
2018-11-20 d41922f087d1d037c9227e5d7fb75221af80db2f
gx_tieta/WebRoot/css/index_layout.css
@@ -469,6 +469,7 @@
   text-align: center;
   background-color: #CDDCFA;
   border-bottom: 1px solid #CCCCCC;
   cursor: pointer;
}
.map-info-panel-content .map-info .k-point {
   font-weight: bold;
@@ -498,11 +499,14 @@
.map-info-detail table td {
   padding: 4px 0;
}
.map-info-detail table select, .map-info-detail table input {
.map-info-detail table select, .map-info-detail table input[type="text"] {
   width: 96%;
   height: 24px;
   border: 1px solid #CCCCCC;
}
.map-info-detail table input[type="radio"] {
   vertical-align: middle;
}
.map-info-footer {
   padding: 8px 0;
   border-top: 1px solid #CCCCCC;