geodynamicreport.css 1.11 KB

/*topbar--------------*/
.ITD-border-radius .queryBtnGroup{
    margin-left: 82px;
}
.queryBtnGroup div:first-child {
    margin-right: 15px;
}
/*echarts 停车时长--------------*/
/*表头 标题 公共*/
.panel-heading .btn-export {
    position: absolute;
    top: 10px;
    right: 10px;
}
.dc-normal{
    height: 260px;
    position: relative;
}
.geomagneticEcharts{
    position: absolute;
    left: 0;
    top:0;
    right: 0;
    bottom: 0;
}
/* new topbar */
.geomagnetic-parking-l {
    float: left;
    width: 60px;
    height: 34px;
    line-height: 34px;
}
.geomagnetic-input78{
    width: 70%;
    height: 34px;
    line-height: 34px;
}
.geodynamic-ITD-model-contbody{
    padding: 0 !important;
}
.turnover-opentable{
    max-height: 400px;
    overflow-y: auto;
}
.geo-export-btn {
    cursor: pointer;
    /* padding: 10px 10px 3px 35px; */
    border: 1px solid #b1b1b1;
    border-radius: 4px!important;
    font-size: 12px;
    height: 32px;
    width: 70px;
    text-indent: 32px;
    line-height: 32px;
    color: rgba(89,87,87,0.6);
    background: url(../../../img/ITD-export-btn.png) no-repeat 10px center;
}