Popup for delete button attached
This commit is contained in:
parent
4f1ccf83c8
commit
910cde4380
2 changed files with 22 additions and 16 deletions
|
@ -636,6 +636,11 @@ tbody {
|
|||
color: #313131;
|
||||
}
|
||||
|
||||
#deletePopup {
|
||||
position: relative;
|
||||
bottom: 50px;
|
||||
}
|
||||
|
||||
#delete-file:hover {
|
||||
background: #efeff1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue