frio: provide confirm modal
This commit is contained in:
parent
e4bef09717
commit
694637f9c3
6 changed files with 35 additions and 3 deletions
|
|
@ -1908,6 +1908,14 @@ ul li:hover .contact-wrapper a.contact-action-link:hover {
|
|||
#directory-search-wrapper{
|
||||
padding: 10px 0;
|
||||
}
|
||||
#contact-drop-confirm .contact-actions,
|
||||
#contact-drop-confirm .contact-photo-overlay,
|
||||
#contact-drop-confirm .contact-photo-menu {
|
||||
display: none;
|
||||
}
|
||||
#contact-drop-confirm #confirm-form {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
/* directory page */
|
||||
#directory-search-heading {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue