mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-20 22:35:39 +00:00
Refactor zen-urlbar.css to update styling for the URL bar and identity boxes
This commit is contained in:
@@ -38,8 +38,7 @@
|
||||
outline-color: none !important;
|
||||
}
|
||||
|
||||
#urlbar #tracking-protection-icon-container,
|
||||
#urlbar:not([breakout-extend='true']) #identity-box:is(:not(.chromeUI), [pageproxystate='invalid']) #identity-icon-box {
|
||||
#urlbar #tracking-protection-icon-container {
|
||||
border-radius: var(--toolbarbutton-border-radius);
|
||||
}
|
||||
|
||||
@@ -60,7 +59,7 @@
|
||||
|
||||
#identity-icon-box,
|
||||
#identity-permission-box {
|
||||
background: color-mix(in srgb, var(--zen-colors-secondary) 40%, transparent 60%) !important;
|
||||
background: color-mix(in srgb, var(--zen-colors-secondary) 50%, transparent 50%) !important;
|
||||
margin: 0 8px 0 0 !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user