зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1576600 - Ensure Learn More link is visible in dark mode. r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D47617 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
d695c6d470
Коммит
a5621850c9
|
@ -1941,6 +1941,10 @@ panelview[mainview] #PanelUI-whatsNew-content {
|
|||
margin-top: 16px;
|
||||
}
|
||||
|
||||
#protections-popup-message .text-link {
|
||||
color: white;
|
||||
}
|
||||
|
||||
#protections-popup-message .text-link:hover {
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
|
|
Загрузка…
Ссылка в новой задаче