...
|
...
|
@@ -8635,6 +8635,14 @@ form.layui-card-header.layuiadmin-card-header-auto { |
|
|
cursor: pointer;
|
|
|
}
|
|
|
|
|
|
.res-view-relation-topo{
|
|
|
color:#898b90!important;
|
|
|
background-image: url("../img/topu.png");
|
|
|
background-size: 100%;
|
|
|
background-repeat: no-repeat;
|
|
|
width: 16px;
|
|
|
height: 16px;
|
|
|
}
|
|
|
.reslist-view-topo{
|
|
|
color:#898b90!important;
|
|
|
background-image: url("../img/topu.png");
|
...
|
...
|
|