Backed out changeset 8c419e33f657 (bug 1491449) for failing at /cookie/test/unit/test_cookies_thirdparty.js on a CLOSED TREE

--HG--
extra : histedit_source : 7909ffef55a05769635c4c820ffc8fee05a7eca0
This commit is contained in:
Gurzau Raul 2018-09-17 19:08:16 +03:00
Родитель 8dc97ae0cc
Коммит 0040934b67
1 изменённых файлов: 2 добавлений и 10 удалений

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

@ -127,7 +127,8 @@
margin-inline-start: 25px !important;
}
#trackingProtectionMenu {
#trackingProtectionMenu,
#blockCookiesCB {
margin-top: 0.75em;
}
@ -135,15 +136,6 @@
max-width: 444px;
}
#blockCookiesCBDeck:not([selectedIndex]) > .warning-description,
#blockCookiesCBDeck[selectedIndex="0"] > .warning-description {
display: none;
}
#blockCookiesCBDeck > .warning-description {
margin-bottom: 0.75em !important;
}
#changeBlockListLink {
font-size: 90%;
/* In order to override the margins set in preferences.inc.css, we have to use !important. */