Display confirmation box to close task from the board and improve popover listeners

This commit is contained in:
Frederic Guillot
2015-02-15 19:35:28 -05:00
parent 186f8ba840
commit 321b1914ef
11 changed files with 46 additions and 51 deletions

View File

@@ -1342,7 +1342,7 @@ span.task-board-date-overdue {
max-height: 83%;
}
/* confirmation box */
.confirm {
#main .confirm {
max-width: 700px;
font-size: 1.1em;
}

View File

@@ -1,5 +1,5 @@
/* confirmation box */
.confirm {
#main .confirm {
max-width: 700px;
font-size: 1.1em;
}