mirror of
https://github.com/AlecM33/Werewolf.git
synced 2025-12-29 17:27:51 +01:00
display toast when user adds/removes card
This commit is contained in:
@@ -416,6 +416,11 @@ input[type="number"] {
|
||||
cursor: pointer;
|
||||
padding: 5px;
|
||||
border-radius: 3px;
|
||||
border: 1px solid transparent;
|
||||
}
|
||||
|
||||
#role-select img:active, #deck-status-container img:active {
|
||||
border: 1px solid whitesmoke;
|
||||
}
|
||||
|
||||
#role-select img:nth-child(4) {
|
||||
|
||||
Reference in New Issue
Block a user