mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04: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