Bug 1785094 - Stop applying --lwt-tab-loading-fill-inactive to the "connecting" state. r=Itiel

Differential Revision: https://phabricator.services.mozilla.com/D154802
This commit is contained in:
Dão Gottwald 2022-08-17 17:39:18 +00:00
Родитель 27be7e6ac4
Коммит 4eb9d04769
1 изменённых файлов: 0 добавлений и 5 удалений

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

@ -270,11 +270,6 @@
100% { transform: translateX(100%); }
}
#TabsToolbar[brighttext] .tab-throbber[busy]:not([selected=true])::before {
fill: var(--lwt-tab-loading-fill-inactive, #717171);
opacity: 1;
}
:root[sessionrestored] .tab-throbber[progress]::before {
fill: var(--tab-loading-fill);
opacity: 1;