diff options
-rw-r--r-- | contrib/log.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/log.php b/contrib/log.php index 8b7f2cc59..2a4122105 100644 --- a/contrib/log.php +++ b/contrib/log.php @@ -134,6 +134,7 @@ if ($start !== null || $stop !== null) { padding: 0px; margin: 0px; border: 0px; + background-color: transparent; } .alert { display: none; |