mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 05:38:39 +00:00
fc1f95edc4
This changes the toolkit theme for Linux and Windows (Mac already did this) to style the input textbox on the findbar with -moz-appearance:none so as to give us styling control (as opposed to using a native widget style) and apply a neutral style to it. Also ensures Mac remains readable in case of poorly contrasting text.