Fix deleting boards and add a simple undo function
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
@@ -86,6 +86,13 @@ button:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#app-navigation .app-navigation-entry-utils li.board-delete-undo {
|
||||
background-color: #aa0000;
|
||||
color: #fff;
|
||||
cursor: pointer;
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
/**
|
||||
* Board view
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user