Merge branch 'dev' of https://github.com/umami-software/umami into dev
This commit is contained in:
@@ -49,13 +49,13 @@
|
||||
}
|
||||
|
||||
.pageButton:hover {
|
||||
background: var(--interactive-bg-hover);
|
||||
background: var(--surface-sunken);
|
||||
}
|
||||
|
||||
.pageButtonSelected,
|
||||
.pageButtonSelected:hover {
|
||||
background: var(--surface-inverted);
|
||||
color: var(--surface-base);
|
||||
background: var(--surface-sunken);
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.summaryHeader {
|
||||
|
||||
Reference in New Issue
Block a user