mediawiki-extensions-Catego.../modules/ext.categoryTree
Fomafix 0bfff67aac Move bullets from HTML to CSS
This allows better to style the buttons.

The complicated CSS selector for the direction supports a categorytree
in the user interface language like in the sidebar or on
Special:CategoryTree and in the content language like on category pages
and with <categorytree> in the content.

The CSS selector :dir( rtl ) would be a short version for this but it is
currently only supported by Firefox:
https://developer.mozilla.org/en-US/docs/Web/CSS/:dir

Bug: T288910
Change-Id: Ibfb0cb28f0086fb1b7d0997be2246bc120eea85e
2021-08-21 14:50:15 +00:00
..
ext.categoryTree.css Move styles that only used in JavaScript to JavaScript module 2019-01-10 13:38:58 +01:00
ext.categoryTree.js Move bullets from HTML to CSS 2021-08-21 14:50:15 +00:00