mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 03:33:01 +02:00
fixes #377 use Ajax calls to refresh/delete album thumbnail
This commit is contained in:
@@ -213,7 +213,7 @@ LI.menuLi {
|
||||
}
|
||||
/* */
|
||||
|
||||
FORM#catModify TABLE { width: auto; }
|
||||
#catModify TABLE { width: auto; }
|
||||
|
||||
#catModify p {
|
||||
line-height: 20px;
|
||||
@@ -221,6 +221,11 @@ FORM#catModify TABLE { width: auto; }
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
#catModify p.albumThumbnailActions {
|
||||
text-align:center;
|
||||
white-space:nowrap;
|
||||
}
|
||||
|
||||
FIELDSET.elementEdit .thumb {
|
||||
display: block;
|
||||
float: right;
|
||||
|
||||
Reference in New Issue
Block a user