X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/53f4633144ed68c8b8fb5861f992b5489894a940..e3ff8f35458a959c1879c0a4976701ed8dcfe651:/wp-admin/css/l10n.css diff --git a/wp-admin/css/l10n.css b/wp-admin/css/l10n.css index 8b81ebab..967fb4c6 100644 --- a/wp-admin/css/l10n.css +++ b/wp-admin/css/l10n.css @@ -16,7 +16,7 @@ body.rtl .press-this a.wp-switch-editor { .rtl h5, .rtl h6 { font-family: Arial, sans-serif; - font-weight: bold; + font-weight: 600; } /* he_IL: Remove Tahoma from the font stack. Arial is best for Hebrew. */ @@ -28,7 +28,7 @@ body.locale-he-il .press-this a.wp-switch-editor { /* he_IL: Have be bold rather than italic. */ .locale-he-il em { font-style: normal; - font-weight: bold; + font-weight: 600; } /* zh_CN: Remove italic properties. */ @@ -68,6 +68,13 @@ body.locale-he-il .press-this a.wp-switch-editor { } /* ru_RU: Text needs more room to breathe. */ +.locale-ru-ru #adminmenu { + width: inherit; /* back-compat for pre-3.2 */ +} +.locale-ru-ru #adminmenu, +.locale-ru-ru #wpbody { + margin-left: 0; /* back-compat for pre-3.2 */ +} .locale-ru-ru .inline-edit-row fieldset label span.title, .locale-ru-ru .inline-edit-row fieldset.inline-edit-date legend { width: 8em; /* default 6em */