mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
better display of buttons after upload (new margin for success info)
This commit is contained in:
@@ -3305,7 +3305,7 @@ ul.jqtree-tree .jqtree-element {
|
||||
.showCreateAlbum {text-align:left; margin:0 1em 25px 20px; line-height:22px;}
|
||||
.showCreateAlbum .userSeparator {margin:0 5px;}
|
||||
#addAlbumOpen, #autoOrderOpen {padding: 7px 15px; font-weight: bold; font-size: 11px;}
|
||||
.afterUploadActions {text-align: center; margin-bottom: 30px !important;}
|
||||
.afterUploadActions {text-align: center; margin-bottom: 30px !important; margin-top: 45px !important;}
|
||||
.afterUploadActions a {justify-content: center; margin: 35px; font-weight: bold; font-size: 14px; padding: 10px 12px;}
|
||||
#autoOrder p, #createAlbum p {text-align:left; margin:0 0 1em 0;}
|
||||
#autoOrder p.actionButtons, #createAlbum p.actionButtons {margin-bottom:0;}
|
||||
|
||||
Reference in New Issue
Block a user