this is a lot of hoopla

This commit is contained in:
Chris Cochrun 2022-03-24 13:53:59 -05:00
parent 9a0fdfefa8
commit a8ee3f5c13
13 changed files with 151 additions and 42 deletions

View file

@ -191,7 +191,7 @@ the close button is positioned to the far right */
/* make urlbar rounded */
#urlbar{
margin-top: 31px !important;
margin-top: 36px !important;
padding-right: 10px !important;
padding-left: 10px !important;
}
@ -206,7 +206,7 @@ the close button is positioned to the far right */
}
#urlbar[breakout][breakout-extend] {
margin-top: 10px !important;
margin-top: 15px !important;
top: 0px !important;
}
@ -217,11 +217,11 @@ the close button is positioned to the far right */
}
#nav-bar-customization-target{
margin-top: -14px;
margin-top: -19px;
}
#nav-bar-overflow-button{
margin-top: -14px !important;
margin-top: -19px !important;
}
#PanelUI-button{
margin-top: -14px !important;
margin-top: -19px !important;
}