Index: wp-admin/css/about-rtl.css
===================================================================
--- wp-admin/css/about-rtl.css	(revision 31445)
+++ wp-admin/css/about-rtl.css	(working copy)
@@ -263,6 +263,7 @@
 	opacity: 0;
 }
 
+/* rtl:ignore */
 .about-wrap .dfw-container .overlay-image.from-left {
 	-webkit-transform: translate3d(-100%, 0, 0);
 	transform: translate3d(-100%, 0, 0);
@@ -296,7 +297,7 @@
 .about-wrap .feature-list svg {
 	float: right;
 	clear: right;
-	margin: 15px 0 0 15px ;
+	margin: 15px 0 0 15px;
 	height: 90px;
 	width: 90px;
 	background-color: #cccccc;
Index: wp-admin/css/about.css
===================================================================
--- wp-admin/css/about.css	(revision 31445)
+++ wp-admin/css/about.css	(working copy)
@@ -263,6 +263,7 @@
 	opacity: 0;
 }
 
+/* rtl:ignore */
 .about-wrap .dfw-container .overlay-image.from-left {
 	-webkit-transform: translate3d(-100%, 0, 0);
 	transform: translate3d(-100%, 0, 0);
@@ -296,7 +297,7 @@
 .about-wrap .feature-list svg {
 	float: left;
 	clear: left;
-	margin: 15px 15px 0 0 ;
+	margin: 15px 15px 0 0;
 	height: 90px;
 	width: 90px;
 	background-color: #cccccc;
Index: wp-admin/css/admin-menu-rtl.css
===================================================================
--- wp-admin/css/admin-menu-rtl.css	(revision 31445)
+++ wp-admin/css/admin-menu-rtl.css	(working copy)
@@ -595,6 +595,7 @@
 	-moz-osx-font-smoothing: grayscale;
 }
 
+/* rtl:ignore */
 .folded #collapse-button div:after,
 .rtl #collapse-button div:after {
 	-webkit-transform: rotate(180deg);
@@ -726,6 +727,7 @@
 		background: none;
 	}
 
+	/* rtl:ignore */
 	.auto-fold #collapse-button div:after {
 		-webkit-transform: rotate(180deg);
 		-ms-transform: rotate(180deg);
Index: wp-admin/css/admin-menu.css
===================================================================
--- wp-admin/css/admin-menu.css	(revision 31445)
+++ wp-admin/css/admin-menu.css	(working copy)
@@ -595,6 +595,7 @@
 	-moz-osx-font-smoothing: grayscale;
 }
 
+/* rtl:ignore */
 .folded #collapse-button div:after,
 .rtl #collapse-button div:after {
 	-webkit-transform: rotate(180deg);
@@ -726,6 +727,7 @@
 		background: none;
 	}
 
+	/* rtl:ignore */
 	.auto-fold #collapse-button div:after {
 		-webkit-transform: rotate(180deg);
 		-ms-transform: rotate(180deg);
Index: wp-admin/css/common-rtl.css
===================================================================
--- wp-admin/css/common-rtl.css	(revision 31445)
+++ wp-admin/css/common-rtl.css	(working copy)
@@ -390,12 +390,12 @@
 	margin: 0 0 0.5em;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .ltr {
 	direction: ltr;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .code,
 code {
 	font-family: Consolas, Monaco, monospace;
@@ -1465,7 +1465,7 @@
 
 .toggle-arrow {
 	background-repeat: no-repeat;
-	background-position: top right;
+	background-position: top left;
 	background-color: transparent;
 	height: 22px;
 	line-height: 22px;
@@ -1473,7 +1473,7 @@
 }
 
 .toggle-arrow-active {
-	background-position: bottom right;
+	background-position: bottom left;
 }
 
 #screen-options-wrap h5,
@@ -2109,11 +2109,11 @@
 	position: relative;
 	height: 17px;
 	width: 100px;
-	background: url(../images/stars.png?ver=20121108) repeat-x bottom right;
+	background: url(../images/stars.png?ver=20121108) repeat-x bottom left;
 }
 
 div.star-holder .star-rating {
-	background: url(../images/stars.png?ver=20121108) repeat-x top right;
+	background: url(../images/stars.png?ver=20121108) repeat-x top left;
 	height: 17px;
 	float: right;
 }
@@ -2224,7 +2224,7 @@
 	margin: 174px 10px 0 0;
 	color: #fff;
 	background: rgba( 30, 30, 30, 0.9 );
-	text-shadow: 0 -1px 3px rgba( 0, 0, 0, 0.4 );
+	text-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 );
 	-webkit-box-shadow: 0 0 30px rgba( 255, 255, 255, 0.1 );
 	box-shadow: 0 0 30px rgba( 255, 255, 255, 0.1 );
 	-webkit-border-radius: 8px;
@@ -2427,12 +2427,12 @@
 	background: #f3f3f3;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .section {
 	direction: ltr;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .section ul,
 #plugin-information .section ol {
 	list-style-type: disc;
@@ -2460,7 +2460,7 @@
 	box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.3 );
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information #section-screenshots li p {
 	font-style: italic;
 	padding-left: 20px;
@@ -2472,7 +2472,7 @@
 	border: 1px solid #ccc;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .review {
 	overflow: hidden; /* clearfix */
 	width: 100%;
@@ -2484,7 +2484,7 @@
 	overflow: hidden; /* clearfix */
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .review-title-section h4 {
 	display: inline-block;
 	float: left;
@@ -2497,24 +2497,24 @@
 	padding-top: 2px;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .reviewer-info .avatar {
 	float: left;
 	margin: 4px 6px 0 0;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .reviewer-info .star-rating {
 	float: left;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .review-meta {
 	float: left;
 	margin-left: 0.75em;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .review-body {
 	float: left;
 	width: 100%;
@@ -2763,7 +2763,7 @@
 	outline: none;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #template textarea,
 #docs-list {
 	direction: ltr;
@@ -3061,7 +3061,7 @@
 	/* Back-compat for pre-3.8 */
 	div.star-holder,
 	div.star-holder .star-rating {
-		background: url(../images/stars-2x.png?ver=20121108) repeat-x bottom right;
+		background: url(../images/stars-2x.png?ver=20121108) repeat-x bottom left;
 		-webkit-background-size: 21px 37px;
 		background-size: 21px 37px;
 	}
Index: wp-admin/css/common.css
===================================================================
--- wp-admin/css/common.css	(revision 31445)
+++ wp-admin/css/common.css	(working copy)
@@ -390,12 +390,12 @@
 	margin: 0 0 0.5em;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .ltr {
 	direction: ltr;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .code,
 code {
 	font-family: Consolas, Monaco, monospace;
@@ -2427,12 +2427,12 @@
 	background: #f3f3f3;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .section {
 	direction: ltr;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .section ul,
 #plugin-information .section ol {
 	list-style-type: disc;
@@ -2460,7 +2460,7 @@
 	box-shadow: 0 1px 2px rgba( 0, 0, 0, 0.3 );
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information #section-screenshots li p {
 	font-style: italic;
 	padding-left: 20px;
@@ -2472,7 +2472,7 @@
 	border: 1px solid #ccc;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .review {
 	overflow: hidden; /* clearfix */
 	width: 100%;
@@ -2484,7 +2484,7 @@
 	overflow: hidden; /* clearfix */
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .review-title-section h4 {
 	display: inline-block;
 	float: left;
@@ -2497,24 +2497,24 @@
 	padding-top: 2px;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .reviewer-info .avatar {
 	float: left;
 	margin: 4px 6px 0 0;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .reviewer-info .star-rating {
 	float: left;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .review-meta {
 	float: left;
 	margin-left: 0.75em;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #plugin-information .review-body {
 	float: left;
 	width: 100%;
@@ -2763,7 +2763,7 @@
 	outline: none;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #template textarea,
 #docs-list {
 	direction: ltr;
Index: wp-admin/css/customize-controls-rtl.css
===================================================================
--- wp-admin/css/customize-controls-rtl.css	(revision 31445)
+++ wp-admin/css/customize-controls-rtl.css	(working copy)
@@ -733,10 +733,10 @@
 .customize-control-header .uploaded .header-view .close:hover {
  color: black;
  text-shadow:
+    1px -1px 0 #fff,
+    -1px -1px 0 #fff,
     1px 1px 0 #fff,
-    1px -1px 0 #fff,
-    -1px 1px 0 #fff,
-    1px 1px 0 #fff;
+    -1px 1px 0 #fff;
 }
 
 .customize-control-header .header-view:hover .close {
Index: wp-admin/css/customize-widgets-rtl.css
===================================================================
--- wp-admin/css/customize-widgets-rtl.css	(revision 31445)
+++ wp-admin/css/customize-widgets-rtl.css	(working copy)
@@ -254,7 +254,7 @@
 
 #customize-theme-controls .widget-area-select .selected {
 	color: #fff;
-	text-shadow: 0 1px 0 rgba(0,0,0,.4);
+	text-shadow: 0 -1px 0 rgba(0,0,0,.4);
 	background: #2ea2cc;
 }
 
@@ -320,9 +320,9 @@
 	box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, 0.5);
 }
 body.adding-widget .add-new-widget:before {
-	-webkit-transform: rotate(45deg);
-	-ms-transform: rotate(45deg);
-	transform: rotate(45deg);
+	-webkit-transform: rotate(-45deg);
+	-ms-transform: rotate(-45deg);
+	transform: rotate(-45deg);
 }
 
 #available-widgets .widget {
Index: wp-admin/css/deprecated-media-rtl.css
===================================================================
--- wp-admin/css/deprecated-media-rtl.css	(revision 31445)
+++ wp-admin/css/deprecated-media-rtl.css	(working copy)
@@ -66,19 +66,19 @@
 /* specific to the image upload form */
 
 .image-align-none-label {
-	background: url(../images/align-none.png) no-repeat center right;
+	background: url(../images/align-none.png) no-repeat center left;
 }
 
 .image-align-left-label {
-	background: url(../images/align-left.png) no-repeat center right;
+	background: url(../images/align-left.png) no-repeat center left;
 }
 
 .image-align-center-label {
-	background: url(../images/align-center.png) no-repeat center right;
+	background: url(../images/align-center.png) no-repeat center left;
 }
 
 .image-align-right-label {
-	background: url(../images/align-right.png) no-repeat center right;
+	background: url(../images/align-right.png) no-repeat center left;
 }
 
 tr.image-size td {
Index: wp-admin/css/edit-rtl.css
===================================================================
--- wp-admin/css/edit-rtl.css	(revision 31445)
+++ wp-admin/css/edit-rtl.css	(working copy)
@@ -88,7 +88,7 @@
 }
 
 #pending {
-	background: 0 none;
+	background: 100% none;
 	border: 0 none;
 	padding: 0;
 	font-size: 11px;
@@ -1310,17 +1310,8 @@
 	transition-timing-function: ease-in-out;
 }
 
-/* @noflip */
 .focus-on #adminmenuback,
 .focus-on #adminmenuwrap {
-	-webkit-transform: translateX( -100% );
-	-ms-transform: translateX( -100% );
-	transform: translateX( -100% );
-}
-
-/* @noflip */
-.rtl.focus-on #adminmenuback,
-.rtl.focus-on #adminmenuwrap {
 	-webkit-transform: translateX( 100% );
 	-ms-transform: translateX( 100% );
 	transform: translateX( 100% );
Index: wp-admin/css/edit.css
===================================================================
--- wp-admin/css/edit.css	(revision 31445)
+++ wp-admin/css/edit.css	(working copy)
@@ -1310,7 +1310,6 @@
 	transition-timing-function: ease-in-out;
 }
 
-/* @noflip */
 .focus-on #adminmenuback,
 .focus-on #adminmenuwrap {
 	-webkit-transform: translateX( -100% );
@@ -1318,14 +1317,6 @@
 	transform: translateX( -100% );
 }
 
-/* @noflip */
-.rtl.focus-on #adminmenuback,
-.rtl.focus-on #adminmenuwrap {
-	-webkit-transform: translateX( 100% );
-	-ms-transform: translateX( 100% );
-	transform: translateX( 100% );
-}
-
 .focus-off #adminmenuback,
 .focus-off #adminmenuwrap {
 	-webkit-transform: translateX( 0 );
Index: wp-admin/css/forms-rtl.css
===================================================================
--- wp-admin/css/forms-rtl.css	(revision 31445)
+++ wp-admin/css/forms-rtl.css	(working copy)
@@ -61,7 +61,7 @@
 	box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 );
 }
 
-/* @noflip */
+/* rtl:ignore */
 input[type="email"],
 input[type="url"] {
 	direction: ltr;
@@ -709,9 +709,9 @@
 }
 
 .pressthis a:hover:after {
-	-webkit-transform: skew(20deg) rotate(9deg);
-	-ms-transform: skew(20deg) rotate(9deg);
-	transform: skew(20deg) rotate(9deg);
+	-webkit-transform: skew(-20deg) rotate(-9deg);
+	-ms-transform: skew(-20deg) rotate(-9deg);
+	transform: skew(-20deg) rotate(-9deg);
 	-webkit-box-shadow: 0 10px 8px rgba(0, 0, 0, 0.7);
 	box-shadow: 0 10px 8px rgba(0, 0, 0, 0.7);
 }
@@ -741,9 +741,9 @@
 	left: 10px;
 	bottom: 9px;
 	background: transparent;
-	-webkit-transform: skew(20deg) rotate(6deg);
-	-ms-transform: skew(20deg) rotate(6deg);
-	transform: skew(20deg) rotate(6deg);
+	-webkit-transform: skew(-20deg) rotate(-6deg);
+	-ms-transform: skew(-20deg) rotate(-6deg);
+	transform: skew(-20deg) rotate(-6deg);
 	-webkit-box-shadow: 0 10px 8px rgba(0, 0, 0, 0.6);
 	box-shadow: 0 10px 8px rgba(0, 0, 0, 0.6);
 }
Index: wp-admin/css/forms.css
===================================================================
--- wp-admin/css/forms.css	(revision 31445)
+++ wp-admin/css/forms.css	(working copy)
@@ -61,7 +61,7 @@
 	box-shadow: 0 0 2px rgba( 30, 140, 190, 0.8 );
 }
 
-/* @noflip */
+/* rtl:ignore */
 input[type="email"],
 input[type="url"] {
 	direction: ltr;
Index: wp-admin/css/ie-rtl.css
===================================================================
--- wp-admin/css/ie-rtl.css	(revision 31445)
+++ wp-admin/css/ie-rtl.css	(working copy)
@@ -684,7 +684,7 @@
 	visibility: visible;
 }
 
-* html div.widget-liquid-right,
+* html div.widget-liquid-left,
 * html div.widget-liquid-right {
 	display: block;
 	position: relative;
Index: wp-admin/css/install-rtl.css
===================================================================
--- wp-admin/css/install-rtl.css	(revision 31445)
+++ wp-admin/css/install-rtl.css	(working copy)
@@ -237,7 +237,7 @@
 	background-color: #ffebe8;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #dbname,
 #uname,
 #pwd,
Index: wp-admin/css/install.css
===================================================================
--- wp-admin/css/install.css	(revision 31445)
+++ wp-admin/css/install.css	(working copy)
@@ -237,7 +237,7 @@
 	background-color: #ffebe8;
 }
 
-/* @noflip */
+/* rtl:ignore */
 #dbname,
 #uname,
 #pwd,
Index: wp-admin/css/list-tables-rtl.css
===================================================================
--- wp-admin/css/list-tables-rtl.css	(revision 31445)
+++ wp-admin/css/list-tables-rtl.css	(working copy)
@@ -500,7 +500,7 @@
 th.sorted.asc .sorting-indicator,
 th.desc:hover span.sorting-indicator {
 	display: block;
-	background-position: 0 0;
+	background-position: 100% 0;
 }
 
 th.sorted.desc .sorting-indicator,
@@ -1238,7 +1238,7 @@
 
 @-webkit-keyframes rotation {
     from {-webkit-transform: rotate(0deg);}
-    to   {-webkit-transform: rotate(359deg);}
+    to   {-webkit-transform: rotate(-359deg);}
 }
 
 .plugin-update-tr .updated-message:before,
Index: wp-admin/css/media-rtl.css
===================================================================
--- wp-admin/css/media-rtl.css	(revision 31445)
+++ wp-admin/css/media-rtl.css	(working copy)
@@ -191,7 +191,7 @@
 	text-align: center;
 	line-height: 22px;
 	font-weight: 400;
-	text-shadow: 0 -1px 2px rgba(0,0,0,0.2);
+	text-shadow: 0 1px 2px rgba(0,0,0,0.2);
 }
 
 .upload-php .fixed .column-parent {
Index: wp-admin/css/revisions-rtl.css
===================================================================
--- wp-admin/css/revisions-rtl.css	(revision 31445)
+++ wp-admin/css/revisions-rtl.css	(working copy)
@@ -367,9 +367,9 @@
 	top: -20px;
 	width: 25px;
 	height: 25px;
-	-webkit-transform: rotate(45deg);
-	-ms-transform: rotate(45deg);
-	transform: rotate(45deg);
+	-webkit-transform: rotate(-45deg);
+	-ms-transform: rotate(-45deg);
+	transform: rotate(-45deg);
 }
 
 .revisions-tooltip.flipped .revisions-tooltip-arrow > span {
@@ -431,9 +431,9 @@
 	top: -20px;
 	width: 25px;
 	height: 25px;
-	-webkit-transform: rotate(45deg);
-	-ms-transform: rotate(45deg);
-	transform: rotate(45deg);
+	-webkit-transform: rotate(-45deg);
+	-ms-transform: rotate(-45deg);
+	transform: rotate(-45deg);
 }
 
 .revisions-tooltip,
Index: wp-admin/css/themes-rtl.css
===================================================================
--- wp-admin/css/themes-rtl.css	(revision 31445)
+++ wp-admin/css/themes-rtl.css	(working copy)
@@ -178,7 +178,7 @@
 	background: rgba(0,0,0,0.7);
 	color: #fff;
 	font-size: 15px;
-	text-shadow: 0 -1px 0 rgba(0,0,0,0.6);
+	text-shadow: 0 1px 0 rgba(0,0,0,0.6);
 	-webkit-font-smoothing: antialiased;
 	font-weight: 600;
 	padding: 15px 12px;
@@ -1523,6 +1523,7 @@
 	text-decoration: none !important;
 }
 
+/* rtl:ignore */
 .wp-full-overlay.collapsed .collapse-sidebar-arrow:before,
 .rtl .wp-full-overlay .collapse-sidebar-arrow:before {
 	-webkit-transform: rotate(180deg);
Index: wp-admin/css/themes.css
===================================================================
--- wp-admin/css/themes.css	(revision 31445)
+++ wp-admin/css/themes.css	(working copy)
@@ -1523,6 +1523,7 @@
 	text-decoration: none !important;
 }
 
+/* rtl:ignore */
 .wp-full-overlay.collapsed .collapse-sidebar-arrow:before,
 .rtl .wp-full-overlay .collapse-sidebar-arrow:before {
 	-webkit-transform: rotate(180deg);
Index: wp-includes/css/buttons-rtl.css
===================================================================
--- wp-includes/css/buttons-rtl.css	(revision 31445)
+++ wp-includes/css/buttons-rtl.css	(working copy)
@@ -8,7 +8,7 @@
 
 WordPress-style Buttons
 =======================
-Create a button by adding the %60.button` class to an element. For backwards
+Create a button by adding the `.button` class to an element. For backwards
 compatibility, we support several other classes (such as `.button-secondary`),
 but these will *not* work with the stackable classes described below.
 
@@ -192,7 +192,7 @@
 	background: #f7f7f7 !important;
 	-webkit-box-shadow: none !important;
 	box-shadow: none !important;
-	text-shadow: 0 -1px 0 #fff !important;
+	text-shadow: 0 1px 0 #fff !important;
 	cursor: default;
 }
 
@@ -254,7 +254,7 @@
 	border-color: #1b607f !important;
 	-webkit-box-shadow: none !important;
 	box-shadow: none !important;
-	text-shadow: 0 1px 0 rgba( 0, 0, 0, 0.1 ) !important;
+	text-shadow: 0 -1px 0 rgba( 0, 0, 0, 0.1 ) !important;
 	cursor: default;
 }
 
Index: wp-includes/css/editor-rtl.css
===================================================================
--- wp-includes/css/editor-rtl.css	(revision 31445)
+++ wp-includes/css/editor-rtl.css	(working copy)
@@ -356,7 +356,7 @@
 	color: #aaa;
 	background: none;
 	border-color: #ddd;
-	text-shadow: 0 -1px 0 #fff;
+	text-shadow: 0 1px 0 #fff;
 	-webkit-box-shadow: none;
 	box-shadow: none;
 }
@@ -571,7 +571,7 @@
 	background: #f7f7f7;
 	-webkit-box-shadow: none;
 	box-shadow: none;
-	text-shadow: 0 -1px 0 #fff;
+	text-shadow: 0 1px 0 #fff;
 	cursor: default;
 }
 
@@ -620,7 +620,7 @@
 	border-color: #1b607f;
 	-webkit-box-shadow: none;
 	box-shadow: none;
-	text-shadow: 0 1px 0 rgba( 0, 0, 0, 0.1 );
+	text-shadow: 0 -1px 0 rgba( 0, 0, 0, 0.1 );
 	cursor: default;
 }
 
@@ -2112,12 +2112,12 @@
 	font-family: Tahoma, sans-serif;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .mce-rtl .mce-flow-layout .mce-flow-layout-item > div {
 	direction: rtl;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .mce-rtl .mce-listbox i.mce-caret {
 	left: 6px;
 }
Index: wp-includes/css/editor.css
===================================================================
--- wp-includes/css/editor.css	(revision 31445)
+++ wp-includes/css/editor.css	(working copy)
@@ -2112,12 +2112,12 @@
 	font-family: Tahoma, sans-serif;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .mce-rtl .mce-flow-layout .mce-flow-layout-item > div {
 	direction: rtl;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .mce-rtl .mce-listbox i.mce-caret {
 	left: 6px;
 }
Index: wp-includes/css/jquery-ui-dialog-rtl.css
===================================================================
--- wp-includes/css/jquery-ui-dialog-rtl.css	(revision 31445)
+++ wp-includes/css/jquery-ui-dialog-rtl.css	(working copy)
@@ -128,7 +128,7 @@
 	bottom: -5px;
 	right: 0;
 }
-/* @noflip */
+/* rtl:ignore */
 .ui-resizable-e {
 	cursor: e-resize;
 	width: 7px;
@@ -136,7 +136,7 @@
 	top: 0;
 	height: 100%;
 }
-/* @noflip */
+/* rtl:ignore */
 .ui-resizable-w {
 	cursor: w-resize;
 	width: 7px;
@@ -144,7 +144,7 @@
 	top: 0;
 	height: 100%;
 }
-/* @noflip */
+/* rtl:ignore */
 .ui-resizable-se {
 	cursor: se-resize;
 	width: 12px;
@@ -152,7 +152,7 @@
 	right: 1px;
 	bottom: 1px;
 }
-/* @noflip */
+/* rtl:ignore */
 .ui-resizable-sw {
 	cursor: sw-resize;
 	width: 9px;
@@ -160,7 +160,7 @@
 	left: -5px;
 	bottom: -5px;
 }
-/* @noflip */
+/* rtl:ignore */
 .ui-resizable-nw {
 	cursor: nw-resize;
 	width: 9px;
@@ -168,7 +168,7 @@
 	left: -5px;
 	top: -5px;
 }
-/* @noflip */
+/* rtl:ignore */
 .ui-resizable-ne {
 	cursor: ne-resize;
 	width: 9px;
@@ -249,7 +249,7 @@
 	background: #f7f7f7 !important;
 	-webkit-box-shadow: none !important;
 	box-shadow: none !important;
-	text-shadow: 0 -1px 0 #fff !important;
+	text-shadow: 0 1px 0 #fff !important;
 	cursor: default;
 }
 
Index: wp-includes/css/jquery-ui-dialog.css
===================================================================
--- wp-includes/css/jquery-ui-dialog.css	(revision 31445)
+++ wp-includes/css/jquery-ui-dialog.css	(working copy)
@@ -128,7 +128,7 @@
 	bottom: -5px;
 	left: 0;
 }
-/* @noflip */
+/* rtl:ignore */
 .ui-resizable-e {
 	cursor: e-resize;
 	width: 7px;
@@ -136,7 +136,7 @@
 	top: 0;
 	height: 100%;
 }
-/* @noflip */
+/* rtl:ignore */
 .ui-resizable-w {
 	cursor: w-resize;
 	width: 7px;
@@ -144,7 +144,7 @@
 	top: 0;
 	height: 100%;
 }
-/* @noflip */
+/* rtl:ignore */
 .ui-resizable-se {
 	cursor: se-resize;
 	width: 12px;
@@ -152,7 +152,7 @@
 	right: 1px;
 	bottom: 1px;
 }
-/* @noflip */
+/* rtl:ignore */
 .ui-resizable-sw {
 	cursor: sw-resize;
 	width: 9px;
@@ -160,7 +160,7 @@
 	left: -5px;
 	bottom: -5px;
 }
-/* @noflip */
+/* rtl:ignore */
 .ui-resizable-nw {
 	cursor: nw-resize;
 	width: 9px;
@@ -168,7 +168,7 @@
 	left: -5px;
 	top: -5px;
 }
-/* @noflip */
+/* rtl:ignore */
 .ui-resizable-ne {
 	cursor: ne-resize;
 	width: 9px;
Index: wp-includes/css/media-views-rtl.css
===================================================================
--- wp-includes/css/media-views-rtl.css	(revision 31445)
+++ wp-includes/css/media-views-rtl.css	(working copy)
@@ -886,34 +886,32 @@
 	overflow: hidden;
 }
 
-/* @noflip */
 .wp-core-ui .attachment .thumbnail img {
 	top: 0;
-	left: 0;
+	right: 0;
 }
 
-/* @noflip */
 .wp-core-ui .attachment .thumbnail .centered {
 	position: absolute;
 	top: 0;
-	left: 0;
+	right: 0;
 	width: 100%;
 	height: 100%;
-	-webkit-transform: translate( 50%, 50% );
-	-ms-transform: translate(50%,50%); /* Fails with spaces?? Weird! */
-	transform: translate( 50%, 50% );
+	-webkit-transform: translate( -50%, 50% );
+	-ms-transform: translate(-50%,50%); /* Fails with spaces?? Weird! */
+	transform: translate( -50%, 50% );
 }
 
 .wp-core-ui .attachment .thumbnail .centered img {
-	-webkit-transform: translate( -50%, -50% );
-	-ms-transform: translate(-50%,-50%);
-	transform: translate( -50%, -50% );
+	-webkit-transform: translate( 50%, -50% );
+	-ms-transform: translate(50%,-50%);
+	transform: translate( 50%, -50% );
 }
 
 .wp-core-ui .attachment .thumbnail .centered img.icon {
-	-webkit-transform: translate( -50%, -70% );
-	-ms-transform: translate(-50%,-70%);
-	transform: translate( -50%, -70% );
+	-webkit-transform: translate( 50%, -70% );
+	-ms-transform: translate(50%,-70%);
+	transform: translate( 50%, -70% );
 }
 
 .ie8 .wp-core-ui .attachment img.icon {
Index: wp-includes/css/media-views.css
===================================================================
--- wp-includes/css/media-views.css	(revision 31445)
+++ wp-includes/css/media-views.css	(working copy)
@@ -886,13 +886,11 @@
 	overflow: hidden;
 }
 
-/* @noflip */
 .wp-core-ui .attachment .thumbnail img {
 	top: 0;
 	left: 0;
 }
 
-/* @noflip */
 .wp-core-ui .attachment .thumbnail .centered {
 	position: absolute;
 	top: 0;
Index: wp-includes/css/wp-pointer-rtl.css
===================================================================
--- wp-includes/css/wp-pointer-rtl.css	(revision 31445)
+++ wp-includes/css/wp-pointer-rtl.css	(working copy)
@@ -110,11 +110,11 @@
 	padding-bottom: 13px;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .wp-pointer-left {
 	padding-left: 13px;
 }
-/* @noflip */
+/* rtl:ignore */
 .wp-pointer-right {
 	margin-left: -13px;
 	padding-right: 13px;
@@ -168,14 +168,14 @@
 	content: ' ';
 }
 
-/* @noflip */
+/* rtl:ignore */
 .wp-pointer-left .wp-pointer-arrow {
 	left: 0;
 	border-width: 13px 13px 13px 0;
 	border-right-color: #ccc;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .wp-pointer-left .wp-pointer-arrow-inner {
 	left: 1px;
 	margin-left: -13px;
@@ -186,14 +186,14 @@
 	content: ' ';
 }
 
-/* @noflip */
+/* rtl:ignore */
 .wp-pointer-right .wp-pointer-arrow {
 	right: 0;
 	border-width: 13px 0 13px 13px;
 	border-left-color: #ccc;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .wp-pointer-right .wp-pointer-arrow-inner {
 	right: 1px;
 	margin-right: -13px;
Index: wp-includes/css/wp-pointer.css
===================================================================
--- wp-includes/css/wp-pointer.css	(revision 31445)
+++ wp-includes/css/wp-pointer.css	(working copy)
@@ -110,11 +110,11 @@
 	padding-bottom: 13px;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .wp-pointer-left {
 	padding-left: 13px;
 }
-/* @noflip */
+/* rtl:ignore */
 .wp-pointer-right {
 	margin-left: -13px;
 	padding-right: 13px;
@@ -168,14 +168,14 @@
 	content: ' ';
 }
 
-/* @noflip */
+/* rtl:ignore */
 .wp-pointer-left .wp-pointer-arrow {
 	left: 0;
 	border-width: 13px 13px 13px 0;
 	border-right-color: #ccc;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .wp-pointer-left .wp-pointer-arrow-inner {
 	left: 1px;
 	margin-left: -13px;
@@ -186,14 +186,14 @@
 	content: ' ';
 }
 
-/* @noflip */
+/* rtl:ignore */
 .wp-pointer-right .wp-pointer-arrow {
 	right: 0;
 	border-width: 13px 0 13px 13px;
 	border-left-color: #ccc;
 }
 
-/* @noflip */
+/* rtl:ignore */
 .wp-pointer-right .wp-pointer-arrow-inner {
 	right: 1px;
 	margin-right: -13px;
