| Index: chrome/skin/watcher.css |
| =================================================================== |
| --- a/chrome/skin/watcher.css |
| +++ b/chrome/skin/watcher.css |
| @@ -11,11 +11,15 @@ treechildren::-moz-tree-cell-text(blocke |
| #time { |
| text-align: right; |
| } |
| #tooltip { |
| max-width: none; |
| } |
| +#tooltip vbox { |
| + max-width: 500px; |
| +} |
| + |
| .tooltip-label { |
| font-weight: bold; |
| } |