Color DarkConsole links
Test Plan: Looked at stack trace with editor: links. Reviewers: epriestley Reviewed By: epriestley CC: aran, Korvin Differential Revision: https://secure.phabricator.com/D5159
This commit is contained in:
@@ -11,6 +11,10 @@
|
|||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dark-console a {
|
||||||
|
color: #cccccc;
|
||||||
|
}
|
||||||
|
|
||||||
.dark-console-requests,
|
.dark-console-requests,
|
||||||
.dark-console-tabs {
|
.dark-console-tabs {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
@@ -57,7 +61,6 @@
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background: #444444;
|
background: #444444;
|
||||||
margin: 3px 0;
|
margin: 3px 0;
|
||||||
color: #cccccc;
|
|
||||||
border-color: #666666;
|
border-color: #666666;
|
||||||
border-width: 1px 0;
|
border-width: 1px 0;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
|
|||||||
Reference in New Issue
Block a user