mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
moved the sidebox-handle out of the way (up a bit (70px))
This commit is contained in:
parent
357c70f41a
commit
05f78a8c91
@ -84,7 +84,7 @@
|
|||||||
new ypSlideOutMenu("menu2", "right", 0, 165, 160, 200)
|
new ypSlideOutMenu("menu2", "right", 0, 165, 160, 200)
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div id="sideboxdragarea" style="position:absolute;left:0px;top:175px">
|
<div id="sideboxdragarea" style="position:absolute;left:0px;top:105px">
|
||||||
<a href="#" {show_menu_event}="ypSlideOutMenu.showMenu('menu2')" title="{lang_show_menu}"><img src="{img_root}/dragarea_right.png" /></a>
|
<a href="#" {show_menu_event}="ypSlideOutMenu.showMenu('menu2')" title="{lang_show_menu}"><img src="{img_root}/dragarea_right.png" /></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user