fix boxset socket events
This commit is contained in:
parent
4a063fc914
commit
6190a7ea45
9 changed files with 144 additions and 144 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
.background-theme-b .backgroundContainer.withBackdrop {
|
||||
background-color: rgba(6, 6, 6, .94) !important;
|
||||
background: linear-gradient(to right, rgba(0, 0, 0, .99), rgba(0, 0, 0, .94), rgba(0, 0, 0, .64)) !important;
|
||||
background: linear-gradient(to right, rgba(0, 0, 0, .98), rgba(0, 0, 0, .98), rgba(0, 0, 0, .4)) !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue