зеркало из https://github.com/mozilla/gecko-dev.git
Bug 834751, De-emphasize lines from browser JS in the Profiler, r=robcee
This commit is contained in:
Родитель
abb237c60e
Коммит
4b69f19d36
|
@ -15,4 +15,9 @@
|
|||
#profilerMessage {
|
||||
color: #999;
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* De-emphasize chrome functions */
|
||||
.resourceIcon[data-resource^=otherhost_] + .functionName {
|
||||
color: #999;
|
||||
}
|
Загрузка…
Ссылка в новой задаче