|
@@ -2222,7 +2222,7 @@ body.in-iframe .main-row > .sidebar {
|
|
}
|
|
}
|
|
.note-container .note-lhs-tree.fixed ~ .note-rhs-content {
|
|
.note-container .note-lhs-tree.fixed ~ .note-rhs-content {
|
|
margin-left: 220px;
|
|
margin-left: 220px;
|
|
- margin-right: 180px;
|
|
|
|
|
|
+ margin-right: 220px;
|
|
}
|
|
}
|
|
.note-container .note-lhs-tree.fixed-left ~ .note-rhs-content {
|
|
.note-container .note-lhs-tree.fixed-left ~ .note-rhs-content {
|
|
margin-left: 220px;
|
|
margin-left: 220px;
|
|
@@ -2299,8 +2299,8 @@ body.in-iframe .main-row > .sidebar {
|
|
}
|
|
}
|
|
|
|
|
|
.note-container .note-rhs-sidebar {
|
|
.note-container .note-rhs-sidebar {
|
|
- min-width: 180px;
|
|
|
|
- max-width: 180px;
|
|
|
|
|
|
+ min-width: 220px;
|
|
|
|
+ max-width: 220px;
|
|
align-self: stretch;
|
|
align-self: stretch;
|
|
border-right: 1px solid #ddd;
|
|
border-right: 1px solid #ddd;
|
|
border-left: 1px solid #ddd;
|
|
border-left: 1px solid #ddd;
|
|
@@ -2321,7 +2321,7 @@ body.in-iframe .main-row > .sidebar {
|
|
z-index: 1;
|
|
z-index: 1;
|
|
}
|
|
}
|
|
.note-container .note-rhs-sidebar.fixed ~ .note-rhs-content {
|
|
.note-container .note-rhs-sidebar.fixed ~ .note-rhs-content {
|
|
- margin-right: 180px;
|
|
|
|
|
|
+ margin-right: 220px;
|
|
}
|
|
}
|
|
.spot-highlight {
|
|
.spot-highlight {
|
|
background: aliceblue !important;
|
|
background: aliceblue !important;
|