Merge "Make disabled arrow more distinguishable"

This commit is contained in:
jenkins-bot 2024-10-06 05:42:45 +00:00 committed by Gerrit Code Review
commit c409cf2663

View file

@ -92,7 +92,7 @@
}
.CategoryTreeEmptyBullet {
.expandable-arrow( @color-disabled );
.expandable-arrow( @background-color-disabled );
}
/* Hide toggle buttons for clients without JavaScript */