Index: wp-admin/admin-header.php
===================================================================
--- wp-admin/admin-header.php	(revision 19786)
+++ wp-admin/admin-header.php	(working copy)
@@ -85,6 +85,7 @@
 $admin_body_class .= ' branch-' . str_replace( array( '.', ',' ), '-', floatval( $wp_version ) );
 $admin_body_class .= ' version-' . str_replace( '.', '-', preg_replace( '/^([.0-9]+).*/', '$1', $wp_version ) );
 $admin_body_class .= ' admin-color-' . sanitize_html_class( get_user_option( 'admin_color' ), 'fresh' );
+$admin_body_class .= ' locale-' . sanitize_html_class( strtolower( str_replace( '_', '-', get_locale() ) ) );
 
 if ( $is_iphone ) { ?>
 <style type="text/css">.row-actions{visibility:visible;}</style>
Index: wp-admin/css/wp-admin-rtl.dev.css
===================================================================
--- wp-admin/css/wp-admin-rtl.dev.css	(revision 19786)
+++ wp-admin/css/wp-admin-rtl.dev.css	(working copy)
@@ -56,7 +56,7 @@
 }
 
 .code, code {
-	font-family: Tahoma, Arial, sans-serif;
+	font-family: monospace;
 }
 
 .quicktags, .search {
@@ -1744,8 +1744,10 @@
 a.rsswidget,
 #dashboard_plugins h4,
 #dashboard_plugins h5,
-#dashboard_recent_comments .comment-meta .approve {
-	font-family: Tahoma, Arial;
+#dashboard_recent_comments .comment-meta .approve,
+#dashboard_right_now td.b,
+#dashboard_right_now .versions a {
+	font-family: Tahoma, Arial, sans-serif;
 }
 
 #dashboard_right_now p.sub  {
@@ -1757,7 +1759,6 @@
 	padding-right: 0;
 	padding-left: 6px;
 	text-align: left;
-	font-family: Tahoma, Arial;
 }
 
 #dashboard_right_now .t {
@@ -1773,10 +1774,6 @@
 	float:left;
 }
 
-#dashboard_right_now .versions a {
-	font-family: Tahoma, Arial;
-}
-
 #dashboard_right_now a.button {
 	float: left;
 	clear: left;
@@ -1814,7 +1811,7 @@
 }
 
 .rss-widget span.rss-date {
-	font-family: Tahoma, Arial;
+	font-family: Tahoma, Arial, sans-serif;
 	margin-left: 0;
 	margin-right: 3px;
 }
@@ -1867,14 +1864,14 @@
 
 /* Recent Drafts */
 #dashboard_recent_drafts h4 abbr {
-	font-family: Tahoma, Arial;
+	font-family: Tahoma, Arial, sans-serif;
 	margin-left:0;
 	margin-right: 3px;
 }
 
 /* login */
 body.login {
-	font-family: Tahoma, arial;
+	font-family: Tahoma, Arial, sans-serif;
 }
 
 .login form {
@@ -1891,7 +1888,7 @@
 }
 
 #login form .submit input {
-	font-family: Tahoma, arial;
+	font-family: Tahoma, Arial, sans-serif;
 }
 
 .login #nav,
@@ -2097,6 +2094,10 @@
 	border-width: 0 1px 1px 1px;
 }
 
+#custom-menu-item-url {
+	direction: ltr;
+}
+
 .link-to-original {
 	font-style: normal;
 	font-weight: bold;
@@ -2236,7 +2237,7 @@
 
 #category-add input,
 #category-add select {
-	font-family: Tahoma, Arial;
+	font-family: Tahoma, Arial, sans-serif;
 }
 
 .inline-editor ul.cat-checklist ul,
@@ -2406,4 +2407,68 @@
 .press-this #header-logo,
 .press-this #wphead h1 {
 	float: right;
-}
\ No newline at end of file
+}
+
+/*
+ * Specific to he_IL
+ */
+.locale-he-il .code, .locale-he-il code,
+.locale-he-il .quicktags, .locale-he-il .search,
+.locale-he-il .howto,
+.locale-he-il #adminmenu .awaiting-mod,
+.locale-he-il #adminmenu span.update-plugins,
+.locale-he-il #sidemenu li a span.update-plugins,
+.locale-he-il .post-com-count-wrapper,
+.locale-he-il .widefat th,
+.locale-he-il .tablenav .displaying-num,
+.locale-he-il .inline-edit-row fieldset span.title,
+.locale-he-il .inline-edit-row fieldset span.checkbox-title,
+.locale-he-il .inline-edit-row fieldset ul.cat-checklist label,
+.locale-he-il .inline-edit-row .catshow,
+.locale-he-il .inline-edit-row .cathide,
+.locale-he-il .inline-edit-row #bulk-titles div,
+.locale-he-il p.help,
+.locale-he-il p.description,
+.locale-he-il span.description,
+.locale-he-il .form-wrap p,
+.locale-he-il h2 .nav-tab,
+.locale-he-il #your-profile legend,
+.locale-he-il #utc-time, .locale-he-il #local-time,
+.locale-he-il #poststuff h3,
+.locale-he-il .metabox-holder h3,
+.locale-he-il .tool-box .title,
+body.locale-he-il,
+.locale-he-il td,
+.locale-he-il textarea,
+.locale-he-il input,
+.locale-he-il select,
+.locale-he-il .wrap h2,
+.locale-he-il .subtitle,
+.locale-he-il .wrap .add-new-h2,
+.locale-he-il #dashboard_right_now p.sub,
+.locale-he-il #dashboard-widgets h4,
+.locale-he-il a.rsswidget,
+.locale-he-il #dashboard_plugins h4,
+.locale-he-il #dashboard_plugins h5,
+.locale-he-il #dashboard_recent_comments .comment-meta .approve,
+.locale-he-il #dashboard_right_now td.b,
+.locale-he-il #dashboard_right_now .versions a,
+.locale-he-il .rss-widget span.rss-date,
+.locale-he-il #dashboard_recent_drafts h4 abbr,
+body.login.locale-he-il,
+.locale-he-il #login form .submit input,
+.locale-he-il #menu-management .nav-tabs-arrow-right,
+.locale-he-il #category-add input,
+.locale-he-il #category-add select,
+.locale-he-il .submit input,
+.locale-he-il .button,
+.locale-he-il .button-primary,
+.locale-he-il .button-secondary,
+.locale-he-il .button-highlighted,
+.locale-he-il #postcustomstuff .submit input,
+.locale-he-il div.sidebar-name h3 {
+	font-family: Arial, sans-serif;
+}
+.locale-he-il em {
+	font-style: normal; font-weight: bold;
+}

