diff options
author | Walter Purcaro <vuolter@gmail.com> | 2014-03-28 22:32:14 +0100 |
---|---|---|
committer | Walter Purcaro <vuolter@gmail.com> | 2014-06-28 02:47:08 +0200 |
commit | b1fffc3a1b2dbbb807213b85f538e59251b9bf35 (patch) | |
tree | c373d3234dcb474bb424371a3d89341bed8a9e07 /module/web/media/default/css/log.css | |
parent | Plugins licensing doc (diff) | |
download | pyload-b1fffc3a1b2dbbb807213b85f538e59251b9bf35.tar.xz |
Remove bad whitespaces
Merged vuolter/pyload@00288e6
Diffstat (limited to 'module/web/media/default/css/log.css')
-rw-r--r-- | module/web/media/default/css/log.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/module/web/media/default/css/log.css b/module/web/media/default/css/log.css index 73786bfb4..27ed7a8ad 100644 --- a/module/web/media/default/css/log.css +++ b/module/web/media/default/css/log.css @@ -26,7 +26,7 @@ html, body, #content } .logtable { - + margin: 0px; } .logtable td @@ -34,7 +34,6 @@ html, body, #content border: none; white-space: nowrap; - font-family: monospace; font-size: 16px; margin: 0px; |