зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1466450 - Apply photon icon color style to the close button of animation inspector. r=daisuke
This commit is contained in:
Родитель
6b3beb098b
Коммит
5723c2c0d6
|
@ -408,6 +408,7 @@ select.playback-rate-selector.devtools-button:not(:empty):not(:disabled):not(.ch
|
|||
}
|
||||
|
||||
.animation-detail-close-button::before {
|
||||
fill: var(--theme-toolbar-photon-icon-color);
|
||||
background-image: url(chrome://devtools/skin/images/close.svg);
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче