Merge m-c to inbound.

This commit is contained in:
Ryan VanderMeulen 2013-02-10 12:02:25 -05:00
commit cb744835f6

View File

@ -15,4 +15,9 @@
#profilerMessage {
color: #999;
display: none;
}
/* De-emphasize chrome functions */
.resourceIcon[data-resource^=otherhost_] + .functionName {
color: #999;
}