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
9d967fb0fe
umami
/
components
/
settings
/
ThemeSetting.module.css
9 lines
95 B
CSS
Raw
Normal View
History
Unescape
Escape
Added language and theme settings.
2022-03-01 05:54:32 +01:00
.
buttons
{
display
:
flex
;
Updated settings components and date filter.
2023-01-11 17:33:43 +01:00
gap
:
10px
;
Added language and theme settings.
2022-03-01 05:54:32 +01:00
}
.
active
{
Updated settings components and date filter.
2023-01-11 17:33:43 +01:00
border
:
2px
solid
var
(
--primary400
)
;
Added language and theme settings.
2022-03-01 05:54:32 +01:00
}