Files
EdgeAdmin/web/views/@default/servers/iplists/lists.css

9 lines
186 B
CSS

.label.white {
background: white !important;
border: 1px #ccc solid;
}
.label.gray {
background: #999 !important;
color: white !important;
}
/*# sourceMappingURL=lists.css.map */