GNOME Bugzilla – Bug 642876
'rt' command unload all extension CSS stylesheets
Last modified: 2011-06-27 23:44:38 UTC
When loadTheme() from main.js is called, it resets the CSS state so all CSS extension stylesheets are unloaded. We should add a reload of extension stylesheets after the theme loading.
Created attachment 181464 [details] [review] Reload extensions CSS stylsheet after loadTheme()
Created attachment 181855 [details] [review] Reload extension CSS stylesheets after loadTheme() Small fix and rebase
Fixed in bug 650971.