.chapter-contents-toggle {
display: block;
width: 100%;
- text-align: left;
+ text-align: start;
padding: $-xxs $-s ($-xxs * 2) $-s;
border-radius: 0 3px 3px 0;
line-height: 1;
padding-inline-start: $-m;
}
li {
- border: 1px solid #DDD;
+ border: 1px solid;
+ @include lightDark(border-color, #DDD, #666);
margin-top: -1px;
min-height: 38px;
}
z-index: 999;
top: 0;
list-style: none;
- right: 0;
+ inset-inline-end: 0;
margin: $-m 0;
@include lightDark(background-color, #fff, #333);
box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.18);
// being cut by scrollable container.
.tri-layout-right .dropdown-menu,
.tri-layout-left .dropdown-menu {
- right: $-xs;
+ inset-inline-end: $-xs;
}
// Books grid view