Pohódnoćenje wot Projekt R
Z 5 z 5 pohódnoćeny
wot Projekt R, prije 6 godinaAbsolutely amazing extension. So many options for customization..
Wotmołwa wuwiwarja
je so prije 6 godina napisałThanks. There is a field with 'Foreground color' label in Settings/Styles editor/Tabs to set color of text of inactive tab. If you mean the color of discarded (not loaded) tab, you can add this custom CSS:
.Tab[data-discarded] .lvl-wrapper {
opacity: .7;
}
.Tab[data-discarded] .lvl-wrapper {
opacity: .7;
}