mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00
Bug 1463722: Set outline: none; to root element of animation inspector. r=gl
MozReview-Commit-ID: 2FJiBBcReAF --HG-- extra : rebase_source : b1e3b268cefde4e9f3fb3038bb4a311f32d757b2
This commit is contained in:
parent
732182f0c9
commit
31b374ffcb
@ -37,6 +37,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100%;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
#animation-container .uncontrolled {
|
||||
|
Loading…
x
Reference in New Issue
Block a user