mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
related to #1609 reintroduced drag and drop tooltip
This commit is contained in:
@@ -111,6 +111,7 @@ const rename_item = '{'Rename "%s"'|@translate|escape:javascript}';
|
||||
<p>{'Automatic sort order'|@translate}</p>
|
||||
</label>
|
||||
</div>
|
||||
<div class="cat-move-info icon-help-circled"> {'Drag and drop to reorder albums'|@translate}</div>
|
||||
</div>
|
||||
|
||||
<div id="AddAlbum" class="AddAlbumPopIn">
|
||||
|
||||
@@ -4108,8 +4108,7 @@ FORM#categoryOrdering p.albumActions .userSeparator {margin:0 5px;}
|
||||
}
|
||||
|
||||
.cat-move-header .cat-move-info {
|
||||
position: relative;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
.cat-move-header .cat-move-info::before {
|
||||
|
||||
Reference in New Issue
Block a user