author | jaril <jarilvalenciano@gmail.com> |
Tue, 07 May 2019 21:13:11 +0000 | |
changeset 534997 | 14654d375cc67708a8fc03e7e3e87bcad8d5abe6 |
parent 534996 | eb55d30a839a0cf77a84e00909c069d6c7e050fb |
child 534998 | b895777154c658879b8f97e46b1aff2f1e29a3c6 |
push id | 2082 |
push user | ffxbld-merge |
push date | Mon, 01 Jul 2019 08:34:18 +0000 |
treeherder | mozilla-release@2fb19d0466d2 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | jlast |
bugs | 1549777 |
milestone | 68.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
devtools/client/debugger/src/components/shared/BracketArrow.css | file | annotate | diff | comparison | revisions |
--- a/devtools/client/debugger/src/components/shared/BracketArrow.css +++ b/devtools/client/debugger/src/components/shared/BracketArrow.css @@ -1,14 +1,15 @@ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at <http://mozilla.org/MPL/2.0/>. */ .bracket-arrow { position: absolute; + pointer-events: none; } .bracket-arrow::before, .bracket-arrow::after { content: ""; height: 0; width: 0; position: absolute;