Remove right petrol border from plugin output in the host and service detail views
resolves #8967
This commit is contained in:
parent
7c0be30def
commit
6f0fd7d44d
|
@ -32,7 +32,6 @@ p.pluginoutput {
|
|||
}
|
||||
|
||||
div.pluginoutput {
|
||||
border-right: solid 5px @colorPetrol;
|
||||
overflow: auto;
|
||||
color: black;
|
||||
margin-bottom: 1em;
|
||||
|
|
Loading…
Reference in New Issue