Support for room upgrades
* Show when a room upgrade is needed * Dialog box to perform the upgrade
This commit is contained in:
parent
c410a737d9
commit
9f19896df0
10 changed files with 273 additions and 5 deletions
|
@ -171,6 +171,10 @@ $progressbar-color: #000;
|
|||
outline: none;
|
||||
}
|
||||
|
||||
@define-mixin mx_DialogButton_danger {
|
||||
background-color: $warning-color;
|
||||
}
|
||||
|
||||
@define-mixin mx_DialogButton_hover {
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue