monitoring/css: no special styling for h3
This commit is contained in:
parent
96ac83230c
commit
f18921c406
modules/monitoring/public/css
|
@ -198,17 +198,6 @@ table.avp {
|
|||
}
|
||||
}
|
||||
|
||||
h3 {
|
||||
font-weight: normal;
|
||||
color: white;
|
||||
border: none;
|
||||
text-transform: uppercase;
|
||||
background-color: #aaa;
|
||||
display: block;
|
||||
padding: 0.2em 1em 0.2em 1em;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
.autosubmit-warning {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue