Also a lot of stuff

This commit is contained in:
Chris Cochrun 2022-03-24 13:55:34 -05:00
parent a8ee3f5c13
commit 90422305a5
13 changed files with 100 additions and 44 deletions

View file

@ -181,7 +181,7 @@ the close button is positioned to the far right */
/*visibility: visible !important;*/
min-height: 34px !important;
max-height: 34px !important;
margin-top: 10px !important;
margin-top: 15px !important;
margin-bottom: -48px !important;
transition: all 200ms ease 0s !important;
z-index: 5 !important;
@ -191,7 +191,7 @@ the close button is positioned to the far right */
/* make urlbar rounded */
#urlbar{
margin-top: 36px !important;
margin-top: 21px !important;
padding-right: 10px !important;
padding-left: 10px !important;
}
@ -206,8 +206,8 @@ the close button is positioned to the far right */
}
#urlbar[breakout][breakout-extend] {
margin-top: 15px !important;
top: 0px !important;
margin-top: 5px !important;
top: 0px !important;
}
#urlbar[breakout][breakout-extend] > #urlbar-input-container {