mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-11 22:45:26 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user