
| Current Path : /var/www/html/german-vocational.cn/themes/topplus_lite/css/components/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : /var/www/html/german-vocational.cn/themes/topplus_lite/css/components/language-switcher.css |
/**
* @file
* Visual styles for Top+ Lite's language switcher.
*/
.block-language ul {
padding-left: 0;
list-style: none;
}
.block-language ul li {
padding: 5px 0 5px 20px;
position: relative;
}
.block-language ul li:before {
content: "";
font-family: "FontAwesome";
position: absolute;
left: 0;
top: 7px;
font-size: 10px;
}
.block-language ul li:before {
content: "\f0da";
font-size: 12px;
}