Skip to content
Snippets Groups Projects

Use the scripting media features for modern browsers to reduce layout shifts in tabledrag

Closes #3404215

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
336 336 .tree-child-horizontal path.tree__item-horizontal {
337 337 display: block;
338 338 }
339
340 /**
341 * Use the scripting media features for modern browsers to reduce layout shifts.
342 */
343 @media (scripting: enabled) {
344 .tabledrag-hide{
  • added 1 commit

    Compare with previous version

  • added 185 commits

    • 59511940...4b5138e6 - 183 commits from branch project:11.x
    • ee717ec7 - Use the scripting media features for modern browsers to reduce layout shifts in tabledrag
    • 23c37ecb - added-whitespace

    Compare with previous version

  • added 10 commits

    • 23c37ecb...25180c43 - 8 commits from branch project:11.x
    • 456bfb1c - Use the scripting media features for modern browsers to reduce layout shifts in tabledrag
    • a2bf869b - added-whitespace

    Compare with previous version

  • added 1 commit

    • 4bf0c88c - Attempt to fix vertical layout shifting for tables

    Compare with previous version

  • added 1 commit

    • 8469f32c - Attempt to fix vertical layout shifting for tables

    Compare with previous version

  • added 1 commit

    • 752f8f1b - Attempt to fix vertical layout shifting for tables

    Compare with previous version

  • Please register or sign in to reply
    Loading