2014-02-19 22:43:14 +01:00
|
|
|
@import url(common-rtl.css);
|
|
|
|
@import url(forms-rtl.css);
|
|
|
|
@import url(admin-menu-rtl.css);
|
|
|
|
@import url(dashboard-rtl.css);
|
|
|
|
@import url(list-tables-rtl.css);
|
|
|
|
@import url(edit-rtl.css);
|
|
|
|
@import url(revisions-rtl.css);
|
|
|
|
@import url(media-rtl.css);
|
|
|
|
@import url(themes-rtl.css);
|
|
|
|
@import url(about-rtl.css);
|
|
|
|
@import url(nav-menus-rtl.css);
|
|
|
|
@import url(widgets-rtl.css);
|
Introducing Site Icon, favicon management for WordPress.
This v1 marries Jetpack's Site Icon module with the Media Modal, reusing code
from the Custom Header admin. For now, the core-provided icons will be limited
to a favicon, an iOS app icon, and a Windows tile icon, leaving `.ico` support
and additional icons to plugins to add.
Props obenland, tyxla, flixos90, jancbeck, markjaquith, scruffian.
See #16434.
Built from https://develop.svn.wordpress.org/trunk@32994
git-svn-id: http://core.svn.wordpress.org/trunk@32965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-06-29 14:58:25 +02:00
|
|
|
@import url(site-icon-rtl.css);
|
2014-02-19 22:43:14 +01:00
|
|
|
@import url(l10n-rtl.css);
|