2013-06-13 14:10:05 +00:00
|
|
|
.alert_header {
|
|
|
|
cursor: pointer;
|
|
|
|
}
|
|
|
|
|
2013-07-24 01:14:40 +00:00
|
|
|
.alert_details {
|
2013-06-13 14:10:05 +00:00
|
|
|
display: none;
|
|
|
|
}
|
|
|
|
|
2013-07-24 10:23:35 +00:00
|
|
|
.silence_children_link {
|
|
|
|
margin-left: 5px;
|
|
|
|
}
|
|
|
|
|
2013-07-24 01:14:40 +00:00
|
|
|
.alert_rule {
|
|
|
|
padding: 5px;
|
|
|
|
color: #333;
|
|
|
|
background-color: #ddd;
|
|
|
|
font-family: monospace;
|
|
|
|
font-weight: normal;
|
2013-06-13 14:10:05 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
.alert_description {
|
|
|
|
padding: 8px 0 8px 0;
|
|
|
|
}
|