mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
firefox: userChrome.css: urlbar padding
This commit is contained in:
parent
defe7378fd
commit
377a728f76
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,10 @@
|
||||||
|
|
||||||
/* Addressbar */
|
/* Addressbar */
|
||||||
|
|
||||||
|
#nav-bar-customization-target {
|
||||||
|
--toolbar-start-end-padding: 0;
|
||||||
|
}
|
||||||
|
|
||||||
#main-window:not([privatebrowsingmode="temporary"]) #urlbar-background {
|
#main-window:not([privatebrowsingmode="temporary"]) #urlbar-background {
|
||||||
/* --toolbar-field-border-color: #adadad; */
|
/* --toolbar-field-border-color: #adadad; */
|
||||||
border-color: var(--button-active-bgcolor) !important;
|
border-color: var(--button-active-bgcolor) !important;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue