mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
[Basilisk] Issue #19 - Implement GlobalPrivacyControl
This commit is contained in:
parent
6cefc52d32
commit
30e47eb5bc
5 changed files with 30 additions and 20 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue