Have you got multiple selectors, e.g.
#threadTree tbody [data-properties~="unread"], #threadTree tbody [data-properties~="hasUnread"] { font-family : Arial !important; font-weight: Bold !important; color: red !important }
You are using the developer tools to inspect the GUI, aren't you?