loginlogmanage.css 1.16 KB
/*公用开始*/
body{
    min-width: 1260px;
    overflow-x: scroll;
}
.float-left{
    float: left;
}
.table{
    margin-bottom: 0;
}
/*公用结束*/
/*搜索css开始。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。*/
.instyle{
    width: 170px;
    padding:5px !important;
    text-align:center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.wid160{
    width: 160px;
}
.wid240{
    width: 270px;
}
.wid180{
    width: 200px;
}

.listName{
    width: 80px !important;
}
.entstyl{
    width:120px;
    height: 35px;
    line-height: 35px;
    display: inline-table;
    vertical-align: middle;
}
.mar5{
    margin-right: 5px;
}
.transQuery {
    border-radius: 20px !important;
}
.control-label {
    width: 60px;
    line-height: 35px;
}
.input-group .daterange-bg {
    width: 130px;
    text-align: left;
    background: url(../img/dataicon.png) no-repeat right 0;
    background-color: #fff;
    padding-right: 40px;
}
/*搜索css结束。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。*/