mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Theme Customizer: More RTL. props ocean90. fixes #20585.
git-svn-id: https://develop.svn.wordpress.org/trunk@20932 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -1572,7 +1572,7 @@ table .column-rating {
|
||||
.wp-full-overlay-sidebar:after {
|
||||
right: auto;
|
||||
left: 0;
|
||||
box-shadow: inset 11px 0 8px -8px rgba( 0, 0, 0, 0.1 );
|
||||
box-shadow: inset 5px 0 4px -4px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.wp-full-overlay-main {
|
||||
@@ -1628,7 +1628,6 @@ table .column-rating {
|
||||
/*------------------------------------------------------------------------------
|
||||
27.0 - Customize Loader
|
||||
------------------------------------------------------------------------------*/
|
||||
.install-theme-info .theme-version,
|
||||
.install-theme-info .theme-install {
|
||||
float: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user