Remove right petrol border from plugin output in the host and service detail views

resolves #8967
This commit is contained in:
Alexander A. Klimov 2015-04-27 13:06:55 +02:00
parent 7c0be30def
commit 6f0fd7d44d

View File

@ -32,7 +32,6 @@ p.pluginoutput {
} }
div.pluginoutput { div.pluginoutput {
border-right: solid 5px @colorPetrol;
overflow: auto; overflow: auto;
color: black; color: black;
margin-bottom: 1em; margin-bottom: 1em;