0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-07 14:15:34 +00:00
healthchecks_healthchecks/static/css/admin/projects.css
2019-01-22 18:18:11 +02:00

11 lines
142 B
CSS

.field-users ul {
list-style: none;
margin: 0;
padding: 0;
color: #999;
}
.field-users ul li {
list-style-type: none;
}