mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-25 06:47:16 +00:00
3ec84349b1
This should also fix the issue of ULS not showing up (#587, #425).
15 lines
238 B
Plaintext
15 lines
238 B
Plaintext
/*
|
|
* Citizen
|
|
*
|
|
* SkinStyles for Extension:UniversalLanguageSelector
|
|
* Module: ext.uls.pt
|
|
* Version: MLEB 2023.01
|
|
*
|
|
* Date: 2023-02-15
|
|
*/
|
|
|
|
// Icon is handled through hook instead
|
|
.uls-trigger {
|
|
background-image: none !important;
|
|
}
|