mirror of
https://github.com/WordPress/WordPress.git
synced 2025-04-09 21:46:18 +02:00
Customizer: Build flips the panel arrow for RTL on our behalf.
see #31336. Built from https://develop.svn.wordpress.org/trunk@33045 git-svn-id: http://core.svn.wordpress.org/trunk@33016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
5aba96c3b4
commit
d0e47d56ee
@ -161,10 +161,6 @@ body {
|
|||||||
content: "\f341";
|
content: "\f341";
|
||||||
}
|
}
|
||||||
|
|
||||||
.rtl #customize-theme-controls .accordion-section-title:after {
|
|
||||||
content: "\f345";
|
|
||||||
}
|
|
||||||
|
|
||||||
#customize-theme-controls .accordion-section-content {
|
#customize-theme-controls .accordion-section-content {
|
||||||
color: #555;
|
color: #555;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
2
wp-admin/css/customize-controls-rtl.min.css
vendored
2
wp-admin/css/customize-controls-rtl.min.css
vendored
File diff suppressed because one or more lines are too long
@ -161,10 +161,6 @@ body {
|
|||||||
content: "\f345";
|
content: "\f345";
|
||||||
}
|
}
|
||||||
|
|
||||||
.rtl #customize-theme-controls .accordion-section-title:after {
|
|
||||||
content: "\f341";
|
|
||||||
}
|
|
||||||
|
|
||||||
#customize-theme-controls .accordion-section-content {
|
#customize-theme-controls .accordion-section-content {
|
||||||
color: #555;
|
color: #555;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
|
2
wp-admin/css/customize-controls.min.css
vendored
2
wp-admin/css/customize-controls.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user