Now that type attribute has been removed from Stylish icon, if it's moved to panel menu and click Stylish icon, panel menu is closed and Stylish popup appears like in screenshot 1. It looks normal (screenshot 2) if it has type=menu.
The only problem with your solution is that the hover color becomes blue whereas all the other icons hover color is gray. I would like the hover color to match the gray of the other icons. Possible?
I'm not an expert at Firefox's update thing, but I thought that all extensions attempt to update from AMO regardless of where you installed it from, so you would be updated.
Well, like Fx versions, if you use a beta, you'll be updated to beta. That's what i meant. Some exts. work that way (GM, for one, TMP is another, etc.), thus my question. As i said, my AM didn't find an update, must be too early.
Comments
It looks normal (screenshot 2) if it has type=menu.
It's only for the stylish editor ?
I test to see if i can have "autocomplete CSS" when i edit with stylish custom , but no way....
It should be fine.
-moz-appearance: toolbarbutton !important;
}
The only problem with your solution is that the hover color becomes blue whereas all the other icons hover color is gray. I would like the hover color to match the gray of the other icons. Possible?
-moz-appearance: none !important;
background: #EDEDED !important;
}
Win7 x64, Nightly 32.0a1 BuildID: 20140522030204
"Autocomplete CSS" enabled and working in devtools.