mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added user name suggestion box.
This commit is contained in:
parent
626e29e255
commit
682ff4408e
4 changed files with 45 additions and 6 deletions
|
@ -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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue