The Prometheus monitoring system and time series database.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
prometheus/web/static/css/prometheus.css

24 lines
329 B

body {
padding-top: 40px;
}
th.job_header {
font-size: 20px;
padding-top: 10px;
padding-bottom: 10px;
}
.error_text {
padding: 0 4px 0 4px;
}
/*
* This reduces the spacing between the bootstrap navbar and the content below.
*/
div.navbar {
margin-bottom: 2px;
}
.literal_output td {
font-family: monospace;
}