@@ -171,6 +171,7 @@ font-size: 16px;
171
171
172
172
# blockedResourcesContainer {
173
173
min-height : 70px ;
174
+ margin-top : 10px ;
174
175
}
175
176
176
177
# intro-reminder-btn , # critical-error-link , # learning-prompt-btn {
@@ -307,14 +308,14 @@ font-size: 16px;
307
308
}
308
309
# instructions-firstparty-description {
309
310
font-size : 14px ;
311
+ margin-top : -30px ;
310
312
}
311
- # instructions-no-trackers , # special-browser-page , # disabled-site-message , # instructions-firstparty-protections {
313
+ # instructions-no-trackers , # special-browser-page , # disabled-site-message {
312
314
text-align : center;
313
315
margin : 45px 0 ;
314
316
padding : 0 ;
315
317
}
316
318
# instructions-many-trackers {
317
- text-align : center;
318
319
margin : 10px 0 ;
319
320
}
320
321
# instructions-many-trackers , # instructions-no-trackers , # no-third-parties , # instructions-firstparty-description {
@@ -470,10 +471,31 @@ div.overlay.active {
470
471
.tooltipster-sidetip .tooltipster-arrow-border {
471
472
border : none;
472
473
}
473
- /* #firstparty-protections-container {
474
+ # firstparty-protections-container {
474
475
display : none;
475
- } */
476
-
476
+ border-top : 1px solid # 707070 ;
477
+ padding : 0 ;
478
+ margin : 0 ;
479
+ text-align : left;
480
+ }
481
+ # instructions-firstparty-protections {
482
+ margin : 45px 0 ;
483
+ padding : 0 ;
484
+ }
485
+ # toggle-firstparty-info-section {
486
+ float : right;
487
+ margin-top : -65px ;
488
+ }
489
+ # toggle-blocked-resources-container {
490
+ float : right;
491
+ margin-top : -30px ;
492
+ }
493
+ .ui-icon .ui-icon-caret-d , .ui-icon .ui-icon-caret-u {
494
+ font-size : 18px ;
495
+ }
496
+ .ui-icon .ui-icon-caret-d , .ui-icon .ui-icon-caret-u {
497
+ font-size : 18px ;
498
+ }
477
499
@media screen and (max-width : 400px ){
478
500
.origin {
479
501
max-width : 150px ;
0 commit comments