Make WordPress Core

Changeset 9090


Ignore:
Timestamp:
10/06/2008 08:32:15 PM (16 years ago)
Author:
azaozz
Message:

CSS fix for the font color preview button in TinyMCE, props raychampagne, fixes #7834

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/js/tinymce/themes/advanced/skins/wp_theme/ui.css

    r7378 r9090  
    200200.wp_themeSkin .mceColorSplitMenu a.mceMoreColors:hover {}
    201201.wp_themeSkin a.mceMoreColors:hover {}
    202 .wp_themeSkin .mceColorPreview {position:absolute; top:15px; left:2px; width:16px; height:4px; overflow:hidden}
     202.wp_themeSkin .mceColorPreview {margin-left:2px; width:16px; height:4px; overflow:hidden}
    203203
    204204/* Menu */
Note: See TracChangeset for help on using the changeset viewer.