This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
prometheus
mirror of
https://github.com/prometheus/prometheus
Watch
1
Star
0
Fork
You've already forked prometheus
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
09fcbf78df
prometheus
/
web
/
ui
/
static
/
css
/
alerts.css
8 lines
74 B
CSS
Raw
Normal View
History
Unescape
Escape
Implement alerts dashboard and expression console links.
2013-06-13 14:10:05 +00:00
.
alert_header
{
cursor
:
pointer
;
}
Prettify/Bootstrapify alert tables.
2013-07-24 01:14:40 +00:00
.
alert_details
{
Implement alerts dashboard and expression console links.
2013-06-13 14:10:05 +00:00
display
:
none
;
}