﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
22871	WP 3.5 Tinymce Button Opacity	josh401		"Hello everyone,

I have a small request.  The button opacity set for buttons which are inactive in the tinymce editor is really low, in my humble opinion.

Here is the current css being used:

{{{
.wp_themeSkin .mceButtonDisabled .mceIcon {
    opacity: 0.2;
}
}}}

For many custom buttons... this makes it almost ""greyed out"" when viewing the inactive button in the editor.

I know it's a very subjective.. but I think an opacity of 0.5 is much better.

You can see in the screenshot... the fourth button over from the left on the bottom row...  is almost ""invisible"" in it's inactive state.

Thank you for your consideration.
"	enhancement	closed	normal		TinyMCE	3.5	normal	wontfix		
