Make WordPress Core

Ticket #24308: 24308.3.patch

File 24308.3.patch, 482 bytes (added by azaozz, 13 years ago)
  • wp-includes/css/editor.css

     
    256256        line-height: normal;
    257257}
    258258
     259.wp_themeSkin .mceListBoxMenu .mce_formatPreview a span {
     260        background-color: transparent !important;
     261}
     262
    259263.wp_themeSkin .mceListBox .mceOpen,
    260264.wp_themeSkin .mceListBoxHover .mceOpen,
    261265.wp_themeSkin .mceListBoxSelected .mceOpen,