stylus/js/dlg
Gusted 264544dfa9
Allow dragging the message box (#1274)
* Allow dragging the message box

- Allows the message box to be dragged to any position on the screen, so the user can set it to their wishes.
- Something as discussed in #1270.

* Use CSS to prevent user select

* Remove whitespace

* Imagine wasted new lines

* Make it more niece

* Remove unnecessary check

* Fix calculation code

* cursor: move;

* fixup

* Don't declare variable here

* Cap the move to 30px in each side

* I should pay attention to my english lessons

Co-authored-by: tophf <tophf@gmx.com>
2021-07-06 17:19:00 -04:00
..
config-dialog.css API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
config-dialog.js reimplement #1192 using dummy links 2021-03-19 22:53:52 +03:00
message-box.css Allow dragging the message box (#1274) 2021-07-06 17:19:00 -04:00
message-box.js Allow dragging the message box (#1274) 2021-07-06 17:19:00 -04:00