mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-13 21:30:26 +00:00
Help and Screen Options RTL adjustments, props SergeyBiryukov, see #19042
git-svn-id: https://develop.svn.wordpress.org/trunk@19147 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2120,6 +2120,14 @@ div.widgets-sortables,
|
||||
background-image: url(../images/bubble_bg-rtl.gif);
|
||||
}
|
||||
|
||||
.rtl #screen-meta-links a.show-settings {
|
||||
background-position: left 3px;
|
||||
}
|
||||
|
||||
.rtl #screen-meta-links a.show-settings.screen-meta-active {
|
||||
background-position: left -33px;
|
||||
}
|
||||
|
||||
/* Menu */
|
||||
.rtl #adminmenushadow,
|
||||
.rtl #adminmenuback {
|
||||
|
||||
Reference in New Issue
Block a user