fix boxset socket events

This commit is contained in:
Luke Pulverenti 2016-12-17 15:52:05 -05:00
parent 4a063fc914
commit 6190a7ea45
9 changed files with 144 additions and 144 deletions

View file

@ -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>