Bug 1700023 - Make #detailsPane background transparent. r=desktop-theme-reviewers,Itiel

This will show the dialog background, which correctly adapts to Dark Mode.

Differential Revision: https://phabricator.services.mozilla.com/D109257
This commit is contained in:
Markus Stange 2021-03-22 15:15:12 +00:00
Родитель 2116e7693b
Коммит b4b77a1bb0
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -145,7 +145,6 @@
/* Info box */
#detailsPane {
border-top: 1px solid #919191;
background-color: #f0f0f0;
padding: 10px;
}