1
wtt
11 小时以前 1b82456830ca592bad03365ca7c28c23eb3cbf36
WebTM/layuiadmin/layui/css/ReportPlatform.css
@@ -52,7 +52,7 @@
.cns {
    border: 1px solid #5FB878;
    height: 140px;
    height: 160px;
    border-radius: 5px;
}
@@ -75,7 +75,7 @@
.topright > dd {
    padding: 0px 10px;
    width: 50%;
    width: 75%;
}
dt, dd {
@@ -83,8 +83,11 @@
}
.cnt h1, .cns h1 {
    line-height: 30px;
    line-height: 25px;
    margin: 0 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
h1 span {
@@ -94,6 +97,7 @@
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 0.9;
    font-size:12px;
}
.cnt, .cns dl dd {
@@ -104,26 +108,41 @@
.layui-show {
    padding: 5px 10px;
}
/*黄色*/
.color_border1 {
    border: 0.4em solid #ffd800;
    background-color: #ffd800;
}
/*蓝色*/
.color_border2 {
    border: 0.4em solid #09d1ea;
    background-color: #09d1ea;
}
.color_border3 {
/*灰色*/
.color_border3 {
    border: 0.4em solid #808080;
    background-color: #808080;
}
/*绿色*/
.color_border4 {
    border: 0.4em solid #13ad4c;
    background-color: #13ad4c;
}
/*红色*/
.color_border5 {
    border: 0.4em solid #E74C3C;
    background-color: #E74C3C;
}
/*浅绿色*/
.color_border6 {
    border: 0.4em solid #B0C4DE;
    background-color: #B0C4DE;
}
/*青色*/
.color_border7 {
    border: 0.4em solid #B0C4DE;
    background-color: #00FFFF;
}
.gj_icon {
    border-radius: 0.4em;
    width: 1px;