RTL style fixes for the Theme Customizer. Props ocean90, helenyhou.

git-svn-id: https://develop.svn.wordpress.org/trunk@20674 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren
2012-05-01 22:06:53 +00:00
parent 65495f3660
commit defdae610e
3 changed files with 69 additions and 29 deletions

View File

@@ -1542,7 +1542,7 @@ table .column-rating {
.wp-full-overlay.collapsed,
.wp-full-overlay.collapsed div.wp-full-overlay-header,
.wp-full-overlay.collapsed div.wp-full-overlay-footer {
left: 0;
left: auto;
right: -302px;
}
@@ -1558,7 +1558,6 @@ table .column-rating {
}
.wp-full-overlay.collapsed .wp-full-overlay-main {
left: auto;
right: 0;
}
@@ -1594,7 +1593,7 @@ table .column-rating {
.wp-full-overlay.collapsed .collapse-sidebar {
left: auto;
right: 315px;
right: 325px;
}
.wp-full-overlay .collapse-sidebar-arrow {