hud 5
This commit is contained in:
parent
ee71a903c2
commit
9c4e55a63e
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
#quickmenu-toggle {
|
#quickmenu-toggle {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 10px;
|
top: 140px;
|
||||||
left: 310px;
|
left: 10px;
|
||||||
z-index: 2000;
|
z-index: 2000;
|
||||||
|
|
||||||
width: 36px;
|
width: 36px;
|
||||||
@ -38,7 +38,7 @@
|
|||||||
|
|
||||||
#quickmenu-panel {
|
#quickmenu-panel {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 140px;
|
top: 186px;
|
||||||
left: 10px;
|
left: 10px;
|
||||||
z-index: 1999;
|
z-index: 1999;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user