[Basilisk] Issue #19 - Implement GlobalPrivacyControl

This commit is contained in:
Basilisk-Dev 2022-08-10 18:15:18 -04:00 committed by roytam1
commit 30e47eb5bc
5 changed files with 30 additions and 20 deletions

View file

@ -236,13 +236,13 @@ treecol {
/* Privacy pane */
.doNotTrackLearnMore {
.GPCLearnMore {
margin-inline-start: calc(1em + 30px);
margin-bottom: 1em;
font-weight: normal;
}
.doNotTrackLearnMore > label {
.GPCLearnMore > label {
font-size: 1em !important;
margin-left: 0;
}