]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/css/admin-bar-rtl.css
Wordpress 4.6-scripts
[autoinstalls/wordpress.git] / wp-includes / css / admin-bar-rtl.css
index 014caf7ef03086e0659ca05aee8090225bc7f820..c02e1efc6ae54ef54b8386a51412c0a7d1ca2563 100644 (file)
@@ -7,7 +7,10 @@
        text-shadow: none;
        text-transform: none;
        letter-spacing: normal;
-       font: normal 13px/32px "Open Sans", sans-serif;
+       font-size: 13px;
+       font-weight: 400;
+       font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
+       line-height: 32px;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-box-sizing: content-box;
@@ -79,7 +82,10 @@ html:lang(he-il) .rtl #wpadminbar *  {
 #wpadminbar {
        direction: rtl;
        color: #ccc;
-       font: normal 13px/32px "Open Sans", sans-serif;
+       font-size: 13px;
+       font-weight: 400;
+       font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
+       line-height: 32px;
        height: 32px;
        position: fixed;
        top: 0;
@@ -176,7 +182,7 @@ html:lang(he-il) .rtl #wpadminbar *  {
 }
 
 #wpadminbar .quicklinks .menupop ul li a strong {
-       font-weight: bold;
+       font-weight: 600;
 }
 
 #wpadminbar .quicklinks .menupop ul li .ab-item,
@@ -280,6 +286,8 @@ html:lang(he-il) .rtl #wpadminbar *  {
 #wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover > a,
 #wpadminbar .quicklinks .menupop.hover ul li a:hover,
 #wpadminbar .quicklinks .menupop.hover ul li a:focus,
+#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:hover,
+#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:focus,
 #wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover,
 #wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,
 #wpadminbar li:hover .ab-icon:before,
@@ -360,7 +368,7 @@ html:lang(he-il) .rtl #wpadminbar *  {
        display: inline;
        padding: 2px 5px;
        font-size: 10px;
-       font-weight: bold;
+       font-weight: 600;
        -webkit-border-radius: 10px;
        border-radius: 10px;
 }
@@ -527,7 +535,7 @@ html:lang(he-il) .rtl #wpadminbar *  {
 
 #wpadminbar #wp-admin-bar-my-sites > .ab-item:before,
 #wpadminbar #wp-admin-bar-site-name > .ab-item:before {
-       content: "\f112";
+       content: "\f541";
        top: 2px;
 }
 
@@ -618,7 +626,9 @@ html:lang(he-il) .rtl #wpadminbar *  {
 #wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input {
        position: relative;
        z-index: 30;
-       font: 13px/24px "Open Sans", sans-serif;
+       font-size: 13px;
+       font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
+       line-height: 24px;
        height: 24px;
        width: 24px;
        max-width: none;
@@ -712,7 +722,7 @@ html:lang(he-il) .rtl #wpadminbar *  {
        width: auto;
        display: block;
        font-size: 14px;
-       font-weight: bold;
+       font-weight: 600;
        padding: 15px 23px 14px;
        background: #f1f1f1;
        color: #0073aa;
@@ -798,7 +808,10 @@ html:lang(he-il) .rtl #wpadminbar *  {
        }
 
        #wpadminbar * {
-               font: normal 14px/32px "Open Sans", sans-serif;
+               font-size: 14px;
+               font-weight: 400;
+               font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
+               line-height: 32px;
        }
 
        #wpadminbar .quicklinks > ul > li > a,