mirror of
https://github.com/zen-browser/desktop.git
synced 2026-09-06 21:40:45 +00:00
gh-15188: Fixed invisible download progress bar in Library when unselected (gh-15251)
Signed-off-by: Harsh Varshney <92783708+Iron0utlaw@users.noreply.github.com>
This commit is contained in:
@@ -101,7 +101,7 @@
|
||||
) !important;
|
||||
--focus-outline-color: var(--color-accent-primary) !important;
|
||||
|
||||
--toolbarbutton-icon-fill-attention: var(--toolbar-color) !important;
|
||||
--toolbarbutton-icon-fill-attention: var(--toolbar-color, currentColor) !important;
|
||||
--toolbarbutton-icon-fill: currentColor !important;
|
||||
|
||||
--button-background-color-primary: var(--in-content-primary-button-background) !important;
|
||||
|
||||
Reference in New Issue
Block a user