/dev/adei-asec

To get this branch, use:
bzr branch http://darksoft.org/webbzr/dev/adei-asec

« back to all changes in this revision

Viewing changes to adei.css

  • Committer: Suren A. Chilingaryan
  • Date: 2008-10-29 03:02:24 UTC
  • Revision ID: csa@dside.dyndns.org-20081029030224-yc3wy2dti4htlfxf
New version of dhtmlxmenu and dhtmlxtree is added

Show diffs side-by-side

added added

removed removed

Lines of Context:
363
363
 
364
364
.menu_button {
365
365
    margin-left:        5px;
 
366
/*
366
367
    width:              25px;
367
368
    height:             25px;
368
 
    
 
369
*/    
369
370
    display:            inline;
370
371
    position:           absolute;
371
372
    left:               0px;
373
374
/*
374
375
    The positioning of submenus with 'position: absolute' is broken in
375
376
    dhtmlxmenu. The hack below is to handle that 
376
 
    top:                20px;
377
 
*/
378
377
    top:                0px;
379
378
    padding-top:        20px;
 
379
*/
 
380
    top:                20px;
380
381
/*
381
382
    please see z-index handling in menu.js, needed only for IE
382
383
*/
648
649
#graph_image_div {
649
650
    background: red;
650
651
}
651
 
*/
 
 
b'\\ No newline at end of file'
 
652
*/