Allow opening editor from DarkConsole error log

Test Plan:
Click on "passing a null index to idx()" in DarkConsole.
Click on entry in stack trace.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Koolvin

Differential Revision: https://secure.phabricator.com/D2275
This commit is contained in:
vrana
2012-04-18 12:50:06 -07:00
parent 3c22bebc9b
commit 1772410a2b
4 changed files with 14 additions and 11 deletions

View File

@@ -13,6 +13,10 @@
z-index: 1;
}
.dark-console a:link {
color: inherit;
}
.dark-console-tabs {
width: 180px;
background: #222222;