prometheus/web/ui/static/css/alerts.css

8 lines
74 B
CSS
Raw Normal View History

.alert_header {
cursor: pointer;
}
2013-07-24 01:14:40 +00:00
.alert_details {
display: none;
}