]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-admin/css/l10n.css
WordPress 4.2
[autoinstalls/wordpress.git] / wp-admin / css / l10n.css
index 3b056d6ec35eb7924e1f028bd7acb0750b08ee7e..75c8d745ae325a97583c5405ed8fe274ce942694 100644 (file)
@@ -8,6 +8,16 @@ body.rtl .press-this a.wp-switch-editor {
        font-family: Tahoma, Arial, sans-serif;
 }
 
+/* Arial is best for RTL headings. */
+.rtl h1,
+.rtl h2,
+.rtl h3,
+.rtl h4,
+.rtl h5,
+.rtl h6 {
+       font-family: Arial, sans-serif;
+       font-weight: bold;
+}
 
 /* he_IL: Remove Tahoma from the font stack. Arial is best for Hebrew. */
 body.locale-he-il,
@@ -44,7 +54,7 @@ body.locale-he-il .press-this a.wp-switch-editor {
 /* zn_CH: Enlarge font size, set font-size: normal */
 .locale-zh-cn form.upgrade .hint { font-style: normal; font-size: 100%; }
 
-/* Zn_CH: Distraction free writing.
+/* Zn_CH: Distraction-free writing.
  *  More beautiful font for "Just write."
  *  Larger text for HTML/Visual mode.
  */
@@ -75,7 +85,8 @@ body.locale-he-il .press-this a.wp-switch-editor {
 .locale-ru-ru .inline-edit-row fieldset label span.input-text-wrap {
        margin-left: 8em; /* default 5em */
 }
-.locale-ru-ru.post-php .tagsdiv .newtag {
+.locale-ru-ru.post-php .tagsdiv .newtag,
+.locale-ru-ru.post-new-php .tagsdiv .newtag {
        width: 165px; /* default 180px - 15px */
 }
 .locale-ru-ru.press-this .posting {