mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-11-27 09:43:06 +00:00
Make disabled arrow more distinguishable
Change-Id: I2b70195ce5135dc181ef8b80af1aead0304a9cfc
This commit is contained in:
parent
5ba10fcef7
commit
b66d6a38c4
|
@ -92,7 +92,7 @@
|
|||
}
|
||||
|
||||
.CategoryTreeEmptyBullet {
|
||||
.expandable-arrow( @color-disabled );
|
||||
.expandable-arrow( @background-color-disabled );
|
||||
}
|
||||
|
||||
/* Hide toggle buttons for clients without JavaScript */
|
||||
|
|
Loading…
Reference in a new issue