Merge branch 'main' into detail-menus

This commit is contained in:
Mouse Reeve
2021-12-04 11:30:49 -08:00
committed by GitHub
4 changed files with 88 additions and 39 deletions

View File

@ -117,6 +117,20 @@ input[type=file]::file-selector-button:hover {
details .dropdown-menu {
display: block !important;
summary::marker {
content: none;
}
.detail-pinned-button summary {
position: absolute;
right: 0;
}
.detail-pinned-button form {
float: left;
width: -webkit-fill-available;
margin-top: 1em;
}
/** Shelving