lots of shenanigans

This commit is contained in:
Chris Cochrun 2025-04-29 10:10:17 -05:00
parent 7b40c2a507
commit 8c1c70df2b
334 changed files with 5328 additions and 7370 deletions

View file

@ -9,7 +9,7 @@ Cool floating search panel
@media not (-moz-bool-pref: "shyfox.disable.floating.search") {
/* styles for urlbar */
#urlbar[breakout-extend]{
#urlbar[breakout]{
#urlbar-input {font-size: 23.5px !important;}
#urlbar-input-container, .urlbar-input-container {height: 50px !important;}
@ -33,7 +33,7 @@ Cool floating search panel
width: 64vw !important;
/* cool translucent background */
&::backdrop{
&:before{
content: "";
position: fixed;
pointer-events: none;