mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-16 11:00:08 +00:00
12 lines
244 B
Plaintext
12 lines
244 B
Plaintext
/*
|
|
* 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;
|
|
}
|