mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-01-17 13:28:35 +01:00
Show whitespace in log output
This allows logging multiple whitespace and whitespace at line start. With that you can create indendation eg. in Timeline.
This commit is contained in:
parent
8318a65b20
commit
e6f86b7e88
@ -144,6 +144,7 @@ ul.phpdebugbar-widgets-timeline {
|
||||
background: none;
|
||||
text-shadow: none;
|
||||
font-weight: normal;
|
||||
white-space: pre;
|
||||
}
|
||||
ul.phpdebugbar-widgets-timeline li span.phpdebugbar-widgets-collector {
|
||||
left: initial;
|
||||
|
Loading…
x
Reference in New Issue
Block a user