pmaports/main/postmarketos-ui-mate/gtk.css
Jakob Hauser c467b2ae99
main/postmarketos-ui-xfce4: tooltips & onboard mouse keys (MR 4708)
- Hide tooltips by workaround (opacity and font size)
- Enable mouse key buttons on onboard keyboard by default (eases
  right-clicking)
2024-01-11 08:02:30 +03:00

4 lines
46 B
CSS

tooltip {
opacity: 0;
font-size: 0;
}