Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit e505ba6a authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Delete inv_cisco_support.css

parent 97d3013c
No related branches found
No related tags found
No related merge requests found
/* at the moment ther can be only one custom stylesheet :-( */
/* for cisco_support */
td.date_default {
background-color: #00c020 !important;
box-shadow: 0px 0px 3px #ccffcc inset;
}
td.date_crit {
background-color: #ff0000 !important;
box-shadow: 0px 0px 2px #000 inset;
}
td.date_warn {
background-color: #ffff00 !important;
box-shadow: 0px 0px 2px #000 inset;
}
a.href_blue {
color: #0000FF !important;
}
/* to be able to align longoutput */
/*
table.data.single tr.data > td {
*/
/*
padding-bottom: 4px;
padding: 4px 5px 2px 5px;
text-align: left;
height: 16px;
line-height: 14px;
vertical-align: top;
*/
/* added by thl for long output (multiline), needed for text align */
/*
font-family: monospace;
}
*/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment