mate-desktop / mate-themes

Official themes for the MATE desktop
https://mate-desktop.org
GNU Lesser General Public License v2.1
75 stars 45 forks source link

gtk-widgets.css: Add the missing .context-menu class #279

Closed rbuj closed 3 years ago

rbuj commented 3 years ago

See https://github.com/mate-desktop/pluma/pull/582#issuecomment-710752054

raveit65 commented 3 years ago

Can you please add a description to css code? So that we know for what it is good for.

/* Decouple the font of context menus from their entry/textview */
.context-menu {
        font: initial;
        text-shadow: none;
}
rbuj commented 3 years ago

@raveit65 done

lukefromdc commented 3 years ago

While late to test this with all else going on in my life, I can confirm that the relevent changes to Pluma https://github.com/mate-desktop/pluma/pull/582 first brought back monospace fonts in the contest menu, and that this in turn restores the correct behavior. Added this exact same code to https://github.com/lukefromdc/gtk-theme-ubuntustudio-legacy with https://github.com/lukefromdc/gtk-theme-ubuntustudio-legacy/commit/c50892f55bf240fa86ae9689337cd115f0547e2d

Anyway, one more tester done prior to this going to a release