firefox: userChrome.css: urlbar padding

This commit is contained in:
He4eT 2024-05-17 14:06:52 +02:00
commit 377a728f76

View file

@ -19,6 +19,10 @@
/* Addressbar */
#nav-bar-customization-target {
--toolbar-start-end-padding: 0;
}
#main-window:not([privatebrowsingmode="temporary"]) #urlbar-background {
/* --toolbar-field-border-color: #adadad; */
border-color: var(--button-active-bgcolor) !important;