Make disabled arrow more distinguishable

Change-Id: I2b70195ce5135dc181ef8b80af1aead0304a9cfc
This commit is contained in:
Ebrahim Byagowi 2024-10-05 16:17:52 +03:30
parent 5ba10fcef7
commit b66d6a38c4

View file

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