Fix style
This commit is contained in:
parent
315a16fced
commit
fbc794fe1e
1 changed files with 5 additions and 0 deletions
|
|
@ -1828,6 +1828,11 @@ details.toggle > summary:not(.hideme)::before {
|
|||
left: -24px;
|
||||
}
|
||||
|
||||
details.implementors-toggle > summary:not(.hideme)::before {
|
||||
left: -34px;
|
||||
top: 9px;
|
||||
}
|
||||
|
||||
/* When a "hideme" summary is open and the "Expand description" or "Show
|
||||
methods" text is hidden, we want the [-] toggle that remains to not
|
||||
affect the layout of the items to its right. To do that, we use
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue