equal
deleted
inserted
replaced
583 background:url('imgs/wire_pattern.png') repeat scroll transparent; |
583 background:url('imgs/wire_pattern.png') repeat scroll transparent; |
584 height: 12px; |
584 height: 12px; |
585 z-index: 2; |
585 z-index: 2; |
586 } |
586 } |
587 |
587 |
588 .Ldt-sliceLeftHandle { |
588 /* we are using a ruse here to make sure that everything stays in the boundaries */ |
|
589 .Ldt-sliceLeftHandle div { |
589 position: absolute; |
590 position: absolute; |
590 top: 0px; |
591 top: 0px; |
591 height: 25px; |
592 height: 25px; |
592 width: 7px; |
593 width: 7px; |
593 background:url('imgs/left_handle.gif') no-repeat scroll transparent; |
594 background:url('imgs/left_handle.gif') no-repeat scroll transparent; |
594 z-index: 2; |
595 z-index: 2; |
595 } |
596 margin-top: -12px; |
596 |
597 left: -7px; |
597 .Ldt-sliceRightHandle { |
598 } |
|
599 |
|
600 .Ldt-sliceRightHandle div { |
598 position: absolute; |
601 position: absolute; |
599 top: 0px; |
602 top: 0px; |
600 height: 25px; |
603 height: 25px; |
601 width: 7px; |
604 width: 7px; |
602 background:url('imgs/right_handle.gif') no-repeat scroll transparent; |
605 background:url('imgs/right_handle.gif') no-repeat scroll transparent; |
603 z-index: 2; |
606 z-index: 2; |
|
607 margin-top: -12px; |
604 } |
608 } |
605 |
609 |
606 .Ldt-createAnnotationWidget { |
610 .Ldt-createAnnotationWidget { |
607 font-size: 12px; |
611 font-size: 12px; |
608 font-family: "Arial", "Verdana", "sans-serif"; |
612 font-family: "Arial", "Verdana", "sans-serif"; |