mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-16 05:30:27 +08:00
优化IP名单中的类型显示标签;可以使用代号搜索IP名单
This commit is contained in:
9
web/views/@default/servers/iplists/lists.less
Normal file
9
web/views/@default/servers/iplists/lists.less
Normal file
@@ -0,0 +1,9 @@
|
||||
.label.white {
|
||||
background: white !important;
|
||||
border: 1px #ccc solid;
|
||||
}
|
||||
|
||||
.label.gray {
|
||||
background: #999 !important;
|
||||
color: white !important;
|
||||
}
|
||||
Reference in New Issue
Block a user