mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 16:22:20 +02:00
N°8772 - Form dependencies manager implementation
- Form SDK implementation - Basic Forms - Dynamics Forms - Basic Blocks + Data Model Block - Form Compilation - Turbo integration
This commit is contained in:
10
node_modules/tom-select/dist/scss/plugins/drag_drop.scss
generated
vendored
Normal file
10
node_modules/tom-select/dist/scss/plugins/drag_drop.scss
generated
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
.#{$select-ns}-wrapper.plugin-drag_drop {
|
||||
.ts-dragging{
|
||||
color:transparent !important;
|
||||
}
|
||||
|
||||
.ts-dragging > * {
|
||||
visibility:hidden !important;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user