mirror of
https://github.com/zen-browser/desktop.git
synced 2025-12-26 16:18:53 +00:00
Add border styling for extended URL bar background for improved visibility
This commit is contained in:
@@ -120,6 +120,10 @@
|
||||
order: 2 !important;
|
||||
}
|
||||
|
||||
#urlbar[breakout-extend='true'] #urlbar-background {
|
||||
border: 1px solid var(--zen-colors-border) !important;
|
||||
}
|
||||
|
||||
:root[zen-single-toolbar='true'] {
|
||||
|
||||
.urlbar-page-action:not(#star-button-box):not([open]),
|
||||
|
||||
Reference in New Issue
Block a user