diff --git a/src/gnome-shell/sass/widgets/_panel.scss b/src/gnome-shell/sass/widgets/_panel.scss index 19b90cf..8a7e2b1 100644 --- a/src/gnome-shell/sass/widgets/_panel.scss +++ b/src/gnome-shell/sass/widgets/_panel.scss @@ -146,7 +146,7 @@ $panel_transition_duration: 250ms; // same as the overview transition duration Gjs_ui_panel_AggregateMenu.panel-button, Gjs_arcmenu_arcmenu_com_menuButton_Arc_Menu_MenuButton.panel-button { margin: $container_padding / 2 !important; - background-color: rgba(white, 0.1); + // background-color: rgba(white, 0.1); // .arc-menu-icon { // background-color: rgba(white, 0.1); diff --git a/src/gnome-shell/shell-40-0/gnome-shell-compact.css b/src/gnome-shell/shell-40-0/gnome-shell-compact.css index b773be6..0f473ee 100644 --- a/src/gnome-shell/shell-40-0/gnome-shell-compact.css +++ b/src/gnome-shell/shell-40-0/gnome-shell-compact.css @@ -1874,7 +1874,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { #panel Gjs_ui_panel_AggregateMenu.panel-button, #panel Gjs_arcmenu_arcmenu_com_menuButton_Arc_Menu_MenuButton.panel-button { margin: 2px !important; - background-color: rgba(255, 255, 255, 0.1); } #panel Gjs_ui_panel_AggregateMenu.panel-button .system-status-icon { diff --git a/src/gnome-shell/shell-40-0/gnome-shell-dark-compact.css b/src/gnome-shell/shell-40-0/gnome-shell-dark-compact.css index c7c13aa..a2847eb 100644 --- a/src/gnome-shell/shell-40-0/gnome-shell-dark-compact.css +++ b/src/gnome-shell/shell-40-0/gnome-shell-dark-compact.css @@ -1874,7 +1874,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { #panel Gjs_ui_panel_AggregateMenu.panel-button, #panel Gjs_arcmenu_arcmenu_com_menuButton_Arc_Menu_MenuButton.panel-button { margin: 2px !important; - background-color: rgba(255, 255, 255, 0.1); } #panel Gjs_ui_panel_AggregateMenu.panel-button .system-status-icon { diff --git a/src/gnome-shell/shell-40-0/gnome-shell-dark.css b/src/gnome-shell/shell-40-0/gnome-shell-dark.css index fae7443..8447d8e 100644 --- a/src/gnome-shell/shell-40-0/gnome-shell-dark.css +++ b/src/gnome-shell/shell-40-0/gnome-shell-dark.css @@ -1874,7 +1874,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { #panel Gjs_ui_panel_AggregateMenu.panel-button, #panel Gjs_arcmenu_arcmenu_com_menuButton_Arc_Menu_MenuButton.panel-button { margin: 3px !important; - background-color: rgba(255, 255, 255, 0.1); } #panel Gjs_ui_panel_AggregateMenu.panel-button .system-status-icon { diff --git a/src/gnome-shell/shell-40-0/gnome-shell.css b/src/gnome-shell/shell-40-0/gnome-shell.css index 452f485..e2942f3 100644 --- a/src/gnome-shell/shell-40-0/gnome-shell.css +++ b/src/gnome-shell/shell-40-0/gnome-shell.css @@ -1874,7 +1874,6 @@ StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { #panel Gjs_ui_panel_AggregateMenu.panel-button, #panel Gjs_arcmenu_arcmenu_com_menuButton_Arc_Menu_MenuButton.panel-button { margin: 3px !important; - background-color: rgba(255, 255, 255, 0.1); } #panel Gjs_ui_panel_AggregateMenu.panel-button .system-status-icon {