update pointer script with offset
This commit is contained in:
parent
041aa95aba
commit
527c8492e6
|
|
@ -12,7 +12,7 @@
|
|||
GM_addStyle ( multilineStr ( function () {/*!
|
||||
#myContainer {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
bottom: 150px;
|
||||
right: 0;
|
||||
font-size: 14px;
|
||||
background: orange;
|
||||
|
|
|
|||
Loading…
Reference in New Issue