I am trying to set the text color of a Read-Only NumericTexbox - in the code below.
With my first CSS Class, the font color is not assigned. When I add "!important" in the second one, I end up seeing strange additional text that should not be visible.
Am I doing this wrong or is this a bug?