eoger / tabcenter-redux

Vertical Tabs extension for Firefox
Mozilla Public License 2.0
381 stars 67 forks source link

Remove notselectedsinceload attribute on activating tab. #256

Closed dos1 closed 6 years ago

dos1 commented 6 years ago

This way custom CSS can easily use [notselectedsinceload] selector to style not selected since load tabs.

eoger commented 6 years ago

Looks ok, thanks!

v-marinkov commented 6 years ago

I think this doesn't work in Firefox 61 anymore. the [notselectedsinceload] remains true forver. Maybe instead of active you could toggle it on selected?

dos1 commented 6 years ago

Works for me on Firefox 61.0b12.