Showing
1 changed file
with
8 additions
and
0 deletions
@@ -8635,6 +8635,14 @@ form.layui-card-header.layuiadmin-card-header-auto { | @@ -8635,6 +8635,14 @@ form.layui-card-header.layuiadmin-card-header-auto { | ||
8635 | cursor: pointer; | 8635 | cursor: pointer; |
8636 | } | 8636 | } |
8637 | 8637 | ||
8638 | +.res-view-relation-topo{ | ||
8639 | + color:#898b90!important; | ||
8640 | + background-image: url("../img/topu.png"); | ||
8641 | + background-size: 100%; | ||
8642 | + background-repeat: no-repeat; | ||
8643 | + width: 16px; | ||
8644 | + height: 16px; | ||
8645 | +} | ||
8638 | .reslist-view-topo{ | 8646 | .reslist-view-topo{ |
8639 | color:#898b90!important; | 8647 | color:#898b90!important; |
8640 | background-image: url("../img/topu.png"); | 8648 | background-image: url("../img/topu.png"); |
-
Please register or login to post a comment