Remove ui.css from WP's TinyMCE theme. It was left for back compat with a reference to editor-buttons.css, which was never updated to editor.css and no one noticed.

git-svn-id: https://develop.svn.wordpress.org/trunk@21934 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-09-21 03:13:19 +00:00
parent 23165127fc
commit cc6c48b945

View File

@ -1,2 +0,0 @@
/* not used, included for back-compat, see wp-includes/css/editor-buttons.css */
@import url("../../../../../../css/editor-buttons.css?ver=20111114");