by roundabout, Sunday, 5 January 2020, 05:51:14 (1578203474), pushed by roundabout, Sunday, 11 May 2025, 13:22:47 (1746969767)
Author identity: nana-4 <hnmaigo@gmail.com>
0dfc4986e7ecebc35e49c672e463ccf34ccc5831
src/_sass/gtk/apps/_misc.scss
@@ -188,6 +188,12 @@ tooltip.background.chromium { background-color: rgba($tooltip, 1); }
// remove ugly border around the menus
menu { border: none; }
// Workaround: Firefox doesn't properly read color from
// menuitem:disabled, but from menuitem label:disabled.
menuitem label:disabled {
color: $text-disabled;
}
}
// for backward compatibility