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 {
|
.circuit-tree-table .reserve-row td {
|
||||||
background: #fff8e8;
|
background: #f8fbff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.circuit-tree-table .placeholder-row td {
|
.circuit-tree-table .placeholder-row td {
|
||||||
|
|
@ -91,8 +91,8 @@ body {
|
||||||
color: #6b7280;
|
color: #6b7280;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tree-grid .reserve-row td {
|
.tree-grid .empty-circuit-row td {
|
||||||
background: #fff8e7;
|
background: #f8fbff;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tree-grid .placeholder-row td {
|
.tree-grid .placeholder-row td {
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue