mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-30 06:58:41 +00:00
Fixed having invalid custom gradient colors
This commit is contained in:
Submodule src/browser/base/content/zen-components updated: 0e8a452071...c6775bae20
@@ -20,6 +20,10 @@
|
|||||||
|
|
||||||
#zen-glance-sidebar-container {
|
#zen-glance-sidebar-container {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
||||||
|
& toolbarbutton:hover {
|
||||||
|
background: var(--button-background-color-hover);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.browserSidebarContainer.zen-glance-overlay {
|
.browserSidebarContainer.zen-glance-overlay {
|
||||||
|
Reference in New Issue
Block a user