Issue #1044 : Picture edition redesign

* Add a larger and responsive image preview
 * Use Jconfirm popin for deletion confirmation
 * Change general actions to icons on the image preview
This commit is contained in:
Zacharie
2020-06-09 16:25:17 +02:00
committed by plegall
parent 5aef3ebbbd
commit 97ef03eead
4 changed files with 206 additions and 62 deletions
+13
View File
@@ -331,6 +331,19 @@ div.token-input-dropdown ul li.token-input-selected-dropdown-item {background-co
border-color:#333;
}
#picture-content input[type=text], #picture-content textarea {
background-color: #444444;
border: 1px solid #666;
}
.picture-infos-title, .picture-infos-icon {
color: #c1c1c1;
}
.picture-infos-category {
border-color: #333;
}
.selectedComment {background-color:#555; color:#fff;}
.groups .Group-name>p {