more better right click menus

This commit is contained in:
MathMan05 2025-01-16 22:42:05 -06:00
parent ea0b98e7ce
commit ebe6c5aae3
4 changed files with 97 additions and 29 deletions

View file

@ -835,6 +835,7 @@ span.instanceStatus {
align-items: center;
gap: 8px;
cursor: pointer;
flex-shrink: 0;
}
.liststyle .statusDiv {
right: -1px;
@ -2280,6 +2281,35 @@ fieldset input[type="radio"] {
display: flex;
width: 100%;
padding: 0.2in;
overflow: scroll;
height: 100%;
> div {
background: #00000030;
margin-bottom: 0.1in;