This website requires JavaScript.
Explore
Help
Sign In
ambiser
/
umami
Watch
9
Star
0
Fork
You've already forked umami
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2d9523f963
umami
/
components
/
common
/
LanguageButton.module.css
10 lines
100 B
CSS
Raw
Normal View
History
Unescape
Escape
Support i18n.
2020-09-07 10:22:16 +02:00
.
container
{
display
:
flex
;
position
:
relative
;
cursor
:
pointer
;
}
Added version to footer. CSS and locale fixes.
2020-09-10 01:12:29 +02:00
.
menu
{
z-index
:
100
;
}