Cuireadh an snáithe seo sa chartlann.
Cuir ceist nua má tá cabhair uait.
Réitithe
Cartlannaithe
Changing folder text color
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?
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?
All Replies (1)
Réiteach Roghnaithe
whoops, without the 1. in the front