浏览代码

updated Debug col widths

Piotr Labudda 8 年之前
父节点
当前提交
d809cbebe2
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      SE/se-lib/Route/Debug.php

+ 2 - 1
SE/se-lib/Route/Debug.php

@@ -434,7 +434,8 @@ class Route_Debug extends RouteBase {
 						'@style[date]' => "width:1%",
 						'@style[date]' => "width:1%",
 						'type' => $dbg['type'],
 						'type' => $dbg['type'],
 						'@style[type]' => "width:1%",
 						'@style[type]' => "width:1%",
-						'@style[msg]' => "min-width:540px",
+						'@style[msg]' => "min-width:540px; max-width:700px",
+						'@style[trace]' => "min-width:120px",
 						'msg' => UI::h('div', [], [
 						'msg' => UI::h('div', [], [
 							UI::h('details', [], [
 							UI::h('details', [], [
 								UI::h('summary', [], [
 								UI::h('summary', [], [