Skip to content

Commit 476ea2f

Browse files
committed
Toolbar: A11y: Fix color contrast for zero comments.
Remove the 50% opacity change for when the adminbar comment indicators has zero comments. Props louischan, hbhalodia, sabernhardt, joedolson. Fixes #64811. git-svn-id: https://develop.svn.wordpress.org/trunk@61861 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 1bd94d0 commit 476ea2f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/wp-includes/css/admin-bar.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -596,10 +596,6 @@ html:lang(he-il) .rtl #wpadminbar * {
596596
top: 3px;
597597
}
598598

599-
#wpadminbar #wp-admin-bar-comments .count-0 {
600-
opacity: .5;
601-
}
602-
603599
/**
604600
* New Content
605601
*/

0 commit comments

Comments
 (0)