diff --git a/modules/monitoring/public/css/module.less b/modules/monitoring/public/css/module.less index 191460a4a..337d776a4 100644 --- a/modules/monitoring/public/css/module.less +++ b/modules/monitoring/public/css/module.less @@ -218,6 +218,20 @@ table.avp { } } + h4 { + font-weight: normal; + color: white; + text-transform: uppercase; + background-color: #aaa; + display: block; + padding: 0.2em 1em 0.2em 1em; + font-size: 0.9em; + } + + .autosubmit-warning { + display: none; + } + .object-features { label { font-weight: normal;