X-Git-Url: https://git-public.kairo.at/?p=themes.git;a=blobdiff_plain;f=LCARStrek%2Fdevtools%2Fmarkup.css;h=074384626759bbcb86dab700dd4899648ff0ad1e;hp=17eab354e7e6759664f716fb5e12f23b1d2eb537;hb=d0a8de80597f65fb17a8508078deae45f0ae80d4;hpb=dadba0f24ba2459f70e098788b20b0e4ba96a7d2;ds=sidebyside diff --git a/LCARStrek/devtools/markup.css b/LCARStrek/devtools/markup.css index 17eab354..07438462 100644 --- a/LCARStrek/devtools/markup.css +++ b/LCARStrek/devtools/markup.css @@ -33,6 +33,10 @@ body { background: none; } +html.dragging { + overflow-x: hidden; +} + body.dragging .tag-line { cursor: grabbing; }