more better right click menus
This commit is contained in:
parent
ea0b98e7ce
commit
ebe6c5aae3
4 changed files with 97 additions and 29 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue