mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-10 10:42:59 +02:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user