[wp-trac] [WordPress Trac] #22871: WP 3.5 Tinymce Button Opacity

WordPress Trac noreply at wordpress.org
Wed Dec 12 06:07:36 UTC 2012


#22871: WP 3.5 Tinymce Button Opacity
-----------------------------+-------------------------
 Reporter:  josh401          |       Type:  enhancement
   Status:  new              |   Priority:  normal
Milestone:  Awaiting Review  |  Component:  TinyMCE
  Version:  3.5              |   Severity:  normal
 Keywords:                   |
-----------------------------+-------------------------
 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.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/22871>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list