Commit 14545fe2 authored by Marco Mariani's avatar Marco Mariani

fixed log newlines and wrapping

parent 1175e2b1
...@@ -508,6 +508,7 @@ h2.hight:hover{ ...@@ -508,6 +508,7 @@ h2.hight:hover{
height: 450px; height: 450px;
font-size: 13px; font-size: 13px;
overflow-y: auto; overflow-y: auto;
white-space: pre-wrap;
} }
.log_btn{border: 1px solid #678dad; border-top:none; height: 22px; width: 654px; margin: 0 40px 10px 40px; .log_btn{border: 1px solid #678dad; border-top:none; height: 22px; width: 654px; margin: 0 40px 10px 40px;
padding:4px 10px 4px 10px; font-size: 16px; color: #4c6172;} padding:4px 10px 4px 10px; font-size: 16px; color: #4c6172;}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment