/* --------------------------------------------------
/*  自定义后台扩展样式，需要在加载 console.css 后载入
/*  使用 php think xadmin:install static 时不会更新此文件
/* -------------------------------------------------- */
.warn {
    color:rgb(247, 7, 7);
}
.testpaper-dl{
    border-top: 1px solid #FFFFFF;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
border-left: 1px solid #FFFFFF;
float: none;
height: 42px;
width: 729px;
}
.testpaper-dl dd{
    width: 180px;
height: 40px;
border-top: 1px solid #999999;
border-right: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 1px solid #999999;
float: left;
margin: 0px;
text-align: center;
}
