Skip to content

Commit

Permalink
Merge pull request Pylons#189 from amyalichkin/patch-1
Browse files Browse the repository at this point in the history
dump table headers
  • Loading branch information
mmerickel committed Oct 16, 2014
2 parents 4dc4863 + 7ee704a commit 14d9066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyramid_debugtoolbar/static/css/debugger.css
Expand Up @@ -87,6 +87,7 @@ pre.console div.box pre { border: none; }
pre.console div.box pre.help { background-color: white; }
pre.console div.box pre.help:hover { cursor: default; }
pre.console table tr { vertical-align: top; }
pre.console table th { white-space: nowrap; }
div.console { border: 1px solid #dddddd; padding: 4px; background-color: #f5f5f5; }

div.box table.source { border-collapse: collapse; width: 100%; background: #f5f5f5;
Expand Down

0 comments on commit 14d9066

Please sign in to comment.