|
|
@ -12,9 +12,8 @@ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
toolbox { |
|
|
|
toolbox { |
|
|
|
z-index: 10; |
|
|
|
|
|
|
|
margin-top: 0px !important; |
|
|
|
margin-top: 0px !important; |
|
|
|
margin-bottom: -30px !important; |
|
|
|
margin-bottom: -34px !important; |
|
|
|
height: 0 !important; |
|
|
|
height: 0 !important; |
|
|
|
pointer-events: none; |
|
|
|
pointer-events: none; |
|
|
|
} |
|
|
|
} |
|
|
@ -22,6 +21,7 @@ vbox {pointer-events: all;} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#nav-bar { |
|
|
|
#nav-bar { |
|
|
|
|
|
|
|
z-index: 10; |
|
|
|
opacity: 0; |
|
|
|
opacity: 0; |
|
|
|
pointer-events: none; |
|
|
|
pointer-events: none; |
|
|
|
transition: transform, ease-in-out 0.2s, opacity 0.2s ease-in-out !important; |
|
|
|
transition: transform, ease-in-out 0.2s, opacity 0.2s ease-in-out !important; |
|
|
|