Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
CSS
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Aug 2012 at 09:22 UTC
Updated:
29 Jul 2014 at 21:00 UTC
This comes from #1662954: Use less-specific tabledrag selectors: let's move tabledrag out system.base.css.
I'm not really sure we should do it because tabledrag might be used outside admin, within node edit forms for example. Doesn't multiple value fields use tabledrag for sorting?
Comments
Comment #1
nod_This is really awesome, tagging JS since we'll have a dependency soon.
Comment #2
barraponto@nod_ if we are moving tabledrag to drupal_add_library we could surely use a specific css file that gets loaded together with tabledrag.js.
Comment #3
nod_That's the plan indeed :)
Comment #4
barrapontoDuplicates #1524414: Rewrite tabledrag.js to use jQuery UI
Comment #5
nod_