mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-11-27 09:43:06 +00:00
Merge "Make disabled arrow more distinguishable"
This commit is contained in:
commit
c409cf2663
|
@ -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