reduce default #urlbar-container padding
This commit is contained in:
parent
d6a2122093
commit
ef623cc9ba
1 changed files with 3 additions and 0 deletions
|
@ -12,6 +12,9 @@
|
||||||
left: 0 !important;
|
left: 0 !important;
|
||||||
border-radius: 2px;
|
border-radius: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#urlbar-container.megabar{ padding-block: 1px !important }
|
||||||
|
|
||||||
#urlbar-background{ display: none !important; }
|
#urlbar-background{ display: none !important; }
|
||||||
#urlbar[focused]{ border-color: var(--lwt-toolbar-field-border-focus, highlight) }
|
#urlbar[focused]{ border-color: var(--lwt-toolbar-field-border-focus, highlight) }
|
||||||
#urlbar-input-container{ padding: 0 !important; height: 100% !important; }
|
#urlbar-input-container{ padding: 0 !important; height: 100% !important; }
|
||||||
|
|
Loading…
Reference in a new issue