forked from jappel/leistungsbilanz-ts
Confirm cross-section device moves
This commit is contained in:
parent
f8802fecdb
commit
b3a7ff79da
6 changed files with 129 additions and 15 deletions
|
|
@ -423,6 +423,11 @@ body {
|
|||
background: #fff7ed !important;
|
||||
}
|
||||
|
||||
.tree-grid .drop-target-confirm {
|
||||
box-shadow: inset 0 0 0 2px #d97706;
|
||||
background: #fffbeb !important;
|
||||
}
|
||||
|
||||
.tree-grid tr.circuit-insert-before td,
|
||||
.tree-grid tr.circuit-insert-after td {
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue