stylus/js
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
..
color update swatch's lines to match current code 2021-04-08 14:33:36 +03:00
csslint csslint: allow globals like @import inside sections 2021-04-28 17:33:27 +03:00
dlg Allow dragging the message box (#1274) 2021-07-06 17:19:00 -04:00
cmpver.js enforce eslint radix rule for parseInt 2021-02-26 13:02:54 +03:00
dom.js read css escapes per spec 2021-04-20 20:40:29 +03:00
localization.js show time/weekday in tooltip for style entries (#1205) 2021-03-11 07:20:38 +03:00
meta-parser.js relaxed parsing of usercss @version 2021-02-26 10:03:32 +03:00
moz-parser.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
msg.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
polyfill.js wait for just created script elements to load 2021-04-24 16:37:30 +03:00
prefs.js Add USw to the inline search and proper installing (#1223) 2021-04-20 20:40:04 +03:00
router.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
sections-util.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
storage-util.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
toolbox.js reuse openURL so that the opener tab id is set 2021-05-27 14:36:10 +03:00
usercss-compiler.js print stylus-lang's p() to editor console, fixes #894 2021-03-14 10:07:59 +03:00
worker-util.js API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00