Project

General

Profile

Defect #2863 » context_menu.css.patch

Alain Alain091, 2010-05-01 10:54

View differences:

context_menu.css (working copy)
22 22
	padding:1px;
23 23
	z-index:39;
24 24
}
25
#context-menu li.folder ul { position:absolute; left:168px; /* IE6 */ top:-2px; }
25
#context-menu li.folder ul { position:absolute; left:168px; /* IE6 */ top:-2px; height:60px;overflow:hidden; overflow-y:scroll}
26 26
#context-menu li.folder>ul { left:148px; }
27 27

  
28 28
#context-menu.reverse-y li.folder>ul { top:auto; bottom:0; }
(2-2/3)