MATE changes

master
Christian Medel 2020-11-29 13:31:09 -08:00
parent ddc4a2da2e
commit 1d694b34ea
1 changed files with 2 additions and 1 deletions

View File

@ -2536,7 +2536,8 @@ panel-toplevel.background na-tray-applet {
background-color: #F6F6F6; }
.mate-panel-menu-bar menubar, .mate-panel-menu-bar menubar menuitem, .mate-panel-menu-bar togglebutton {
border-color: transparent;
background-color: transparent; }
background-color: transparent;
background-image: none; }
.mate-panel-menu-bar menubar menuitem:hover, .mate-panel-menu-bar menubar menuitem:active {
color: #FFFFFF;
background-color: #989898; }