Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Więcej informacji

Changing folder text color

  • 1 odpowiedź
  • 0 osób ma ten problem
  • 9 wyświetleń
  • Ostatnia odpowiedź od ikxdwv

Im trying to change some folder text color pernamently, regardless of new or unread messages. I tried something like this for inbox but it seems to be depreciated.

  1. folderTree > treechildren::-moz-tree-cell-text(folderNameCol, newMessages-true){

color: red !Important; }

What would be the correct way?

Im trying to change some folder text color pernamently, regardless of new or unread messages. I tried something like this for inbox but it seems to be depreciated. #folderTree > treechildren::-moz-tree-cell-text(folderNameCol, newMessages-true){ color: red !Important; } What would be the correct way?

Wybrane rozwiązanie

whoops, without the 1. in the front

Przeczytaj tę odpowiedź w całym kontekście 👍 0

Wszystkie odpowiedzi (1)

Wybrane rozwiązanie

whoops, without the 1. in the front