Skip to content
Snippets Groups Projects
Commit fe691383 authored by hahn's avatar hahn
Browse files

#1538: CI Deployment - mehrere Hosts - fix wrong css rule

parent 37e3d6d3
No related branches found
No related tags found
No related merge requests found
...@@ -194,7 +194,7 @@ span.pre{ ...@@ -194,7 +194,7 @@ span.pre{
} }
.hosts{} .hosts{}
.host{border: 1px dotted #888; float: left; margin: 0.5 0.5em 0.5em 0; padding: 0.5em;} .host{border: 1px dotted #888; float: left; margin: 0 0.5em 0.5em 0; padding: 0.5em;}
.warning{background: #fe8;} .warning{background: #fe8;}
.error{background: #fcc;} .error{background: #fcc;}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment