I would like to change the default blank tab icons in Komodo, but couldn’t find the right CSS selectors.
I created userChrome.css file that works and I could target the language-specific tabs by:
#tabbed-view tabs > tab[label$=".js"]
But the default tab icons always stay on top, no matter which selectors i use. Any suggestions?
Here is how I changed default tab icons in Komodo Edit 7.1:
This code should go into userChrome.css