Update style.css
This commit is contained in:
parent
4d61d2a51a
commit
69f4b47e49
1 changed files with 2 additions and 2 deletions
|
@ -273,10 +273,10 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||||
background: var(--default-blue-2) !important;
|
background: var(--default-blue-2) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.css-17c09up.Mui-selected {
|
.Mui-selected {
|
||||||
background-color: var(--translucent-hover-2) !important;
|
background-color: var(--translucent-hover-2) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.css-17c09up.Mui-selected:hover {
|
.Mui-selected:hover {
|
||||||
background-color: var(--translucent-hover-3) !important;
|
background-color: var(--translucent-hover-3) !important;
|
||||||
}
|
}
|
Loading…
Reference in a new issue