diff --git a/src/wp-includes/css/admin-bar.css b/src/wp-includes/css/admin-bar.css index 32b952082aaa6..3f1f1745ea737 100644 --- a/src/wp-includes/css/admin-bar.css +++ b/src/wp-includes/css/admin-bar.css @@ -247,11 +247,6 @@ html:lang(he-il) .rtl #wpadminbar * { #wpadminbar #adminbarsearch:before { color: #a7aaad; color: rgba(240, 246, 252, 0.6); -} - -#wpadminbar .ab-icon:before, -#wpadminbar .ab-item:before, -#wpadminbar #adminbarsearch:before { position: relative; transition: color .1s ease-in-out; } @@ -358,21 +353,6 @@ html:lang(he-il) .rtl #wpadminbar * { color: #72aee6; } -#wpadminbar .quicklinks a span#ab-updates { - background: #f0f0f1; - color: #2c3338; - display: inline; - padding: 2px 5px; - font-size: 10px; - font-weight: 600; - border-radius: 10px; -} - -#wpadminbar .quicklinks a:hover span#ab-updates { - background: #fff; - color: #000; -} - #wpadminbar .ab-top-secondary { float: right; } @@ -866,7 +846,6 @@ html:lang(he-il) .rtl #wpadminbar * { overflow: hidden; width: 52px; padding: 0; - color: #a7aaad; /* @todo not needed? this text is hidden */ position: relative; }