Fixed confirmation dialog box when deleting too many events (bug #1297).

Monotone-Parent: 9460deffbf939afae0a607ea07e015924c93fd01
Monotone-Revision: 6c7df05d6446c77649d60795ea43d844c59e9838

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2011-12-12T17:01:10
This commit is contained in:
Francis Lachapelle
2011-12-12 17:01:10 +00:00
parent 5564a8a84b
commit 68fff252ba
3 changed files with 7 additions and 2 deletions
+4
View File
@@ -619,6 +619,10 @@ DIV.dialog.none P
DIV.dialog.none P.prompt
{ text-align: right; }
DIV.dialog P.list
{ max-height: 200px;
overflow-y: auto; }
DIV#bgFrameDiv
{ position: absolute;
top: 0px; left: 0px;