mirror of
https://github.com/umami-software/umami.git
synced 2026-02-04 12:47:13 +01:00
Updated color selection. Added loading to fetch hook.
This commit is contained in:
parent
5524d504f4
commit
569fcc7f0b
7 changed files with 47 additions and 27 deletions
|
|
@ -19,12 +19,8 @@
|
|||
font-weight: 600;
|
||||
}
|
||||
|
||||
.nav > * {
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
.nav > *:first-child {
|
||||
margin: 0;
|
||||
.nav a + a {
|
||||
margin-left: 40px;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue