Fixed issues

This commit is contained in:
vinceliuice
2025-01-11 15:19:09 +08:00
parent 45d08171b6
commit 0d5ce9285b
3 changed files with 1 additions and 11 deletions

View File

@@ -32,11 +32,6 @@
background: var(--gnome-inactive-toolbar-background) !important;
}
/* Toolbox colors */
#navigator-toolbox {
background: none !important;
}
.toolbarbutton-icon {
color: var(--gnome-toolbar-color);
fill: var(--gnome-toolbar-color);

View File

@@ -23,11 +23,6 @@
background: var(--gnome-inactive-toolbar-background) !important;
}
/* Toolbox colors */
#navigator-toolbox {
background: none !important;
}
.toolbarbutton-icon {
color: var(--gnome-toolbar-color);
fill: var(--gnome-toolbar-color);