mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 04:42:54 -05:00
Added user name suggestion box.
This commit is contained in:
@@ -2459,3 +2459,11 @@ a {
|
||||
margin-right: 4px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.suggestionBox {
|
||||
position:absolute;
|
||||
background-color: #6CC;
|
||||
border-radius:4px;
|
||||
padding:6px;
|
||||
box-shadow: 0px 0px 15px #666;
|
||||
}
|
||||
Reference in New Issue
Block a user