Adds a Confirm Delete page and actually delete the assets.
This commit is contained in:
@@ -629,6 +629,14 @@ a#previous_photo:hover, a#next_photo:hover {
|
||||
width: 20%;
|
||||
}
|
||||
|
||||
#confirm_box {
|
||||
background: #fff;
|
||||
box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
|
||||
padding: 2%;
|
||||
margin: 25px 0 25px 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
/* Responsive: smartphone in portrait
|
||||
---------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user