Editor fully working as expected
This commit is contained in:
parent
687717f7c5
commit
48b4dd0fc0
2 changed files with 628 additions and 543 deletions
|
|
@ -27,7 +27,7 @@ body {
|
|||
}
|
||||
|
||||
.circuit-tree-table .reserve-row td {
|
||||
background: #fff8e8;
|
||||
background: #f8fbff;
|
||||
}
|
||||
|
||||
.circuit-tree-table .placeholder-row td {
|
||||
|
|
@ -91,8 +91,8 @@ body {
|
|||
color: #6b7280;
|
||||
}
|
||||
|
||||
.tree-grid .reserve-row td {
|
||||
background: #fff8e7;
|
||||
.tree-grid .empty-circuit-row td {
|
||||
background: #f8fbff;
|
||||
}
|
||||
|
||||
.tree-grid .placeholder-row td {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue