Text-overflow CSS truncation
问题 Earlier i was doing it dynamically using JS.. but we were getting some performance issues cuz of which we have to come with an alternative option. I am now truncating a long text on my tab names using text-overflow style. but i have a small issue if some one can resolve it currently this is how my text truncation looks like This text has been trun... Here the three dots (...) comes in black colour and i want to change it to red. Is there a way that we can achieve this one? 回答1: Works here: