2020-07-25 18:46:12 +00:00
|
|
|
/*
|
|
|
|
* Citizen - CategoryTree styles
|
|
|
|
* https://www.mediawiki.org/wiki/Extension:CategoryTree
|
|
|
|
* https://starcitizen.tools
|
|
|
|
*/
|
|
|
|
|
|
|
|
.CategoryTreeEmptyBullet,
|
|
|
|
.CategoryTreeBullet {
|
|
|
|
/* Fix skewed toggle caused by Roboto */
|
|
|
|
font-family: sans-serif;
|
|
|
|
}
|