| Index: Source/devtools/front_end/profilesPanel.css
|
| diff --git a/Source/devtools/front_end/profilesPanel.css b/Source/devtools/front_end/profilesPanel.css
|
| index 749aff7fb9117607131c52bbea611a0e8c09c264..d6400c8413c52f929c6d357c2ec8fbd712011339 100644
|
| --- a/Source/devtools/front_end/profilesPanel.css
|
| +++ b/Source/devtools/front_end/profilesPanel.css
|
| @@ -250,4 +250,6 @@ body.inactive .profile-launcher-view-content button.running:not(.status-bar-item
|
| bottom: 20px;
|
| left: 20px;
|
| height: 120px;
|
| + background-color: rgba(255, 255, 255, 0.7);
|
| + pointer-events: none;
|
| }
|
|
|