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: http://core.svn.wordpress.org/trunk@21934 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Andrew Nacin 2012-09-21 03:13:19 +00:00
parent 6d132acb80
commit 5f2946ba42

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");