Opened 16 years ago
Closed 15 years ago
#247 closed enhancement (fixed)
rtl support for css files
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | major | |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
I saw a few tickets with this issue and would like to recommend a general solution.
WP and WPMU have a built in mechanism for rtl css files using the wp_admin_css() function in wp-includes/general-template.php. When using rtl text direction WP will add the file-rtl.css file so changes may be introduced.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Milestone Future Enhancements deleted