Update finimalism3-0
This commit is contained in:
parent
8770769a4d
commit
28d29a69a7
1 changed files with 1 additions and 1 deletions
|
@ -1411,7 +1411,7 @@ progress::-webkit-progress-value {
|
||||||
.toast,
|
.toast,
|
||||||
.raised.homeLibraryButton:hover {
|
.raised.homeLibraryButton:hover {
|
||||||
box-shadow: 0px 0px 5px rgb(var(--accent)) !important;
|
box-shadow: 0px 0px 5px rgb(var(--accent)) !important;
|
||||||
border: solid 1px rgba(var(--accent),0.6) !important;
|
border: solid 1px rgba(var(--accent),0) !important;
|
||||||
}
|
}
|
||||||
.cardOverlayContainer {
|
.cardOverlayContainer {
|
||||||
border: solid 1px rgba(var(--accent),0.0) !important;
|
border: solid 1px rgba(var(--accent),0.0) !important;
|
||||||
|
|
Loading…
Reference in a new issue