mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-09 11:45:36 +00:00
Popup for delete button attached
This commit is contained in:
@@ -636,6 +636,11 @@ tbody {
|
||||
color: #313131;
|
||||
}
|
||||
|
||||
#deletePopup {
|
||||
position: relative;
|
||||
bottom: 50px;
|
||||
}
|
||||
|
||||
#delete-file:hover {
|
||||
background: #efeff1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user