mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
Design fix and clean css
* Add a dark mode to the tag manager * Change design of the select number tag per page to correspond to the tag manager * Small design fixes * Clean and reorder css files
This commit is contained in:
@@ -42,8 +42,8 @@ jQuery("a.preview-box").colorbox( {
|
||||
<div style="margin-left: 22px;">
|
||||
{if !empty($navbar) }{include file='navigation_bar.tpl'|@get_extent:'navbar'}{/if}
|
||||
</div>
|
||||
<div style="margin-right: 21px;" class="thumbnailsActionsNumber">
|
||||
<span class="thumbnailsActionsShow" style="font-weight: bold;color: unset;">{'photos per page'|@translate} :</span>
|
||||
<div style="margin-right: 21px;" class="pagination-per-page">
|
||||
<span style="font-weight: bold;color: unset;">{'photos per page'|@translate} :</span>
|
||||
<a href="{$U_ELEMENTS_PAGE}&display=5">5</a>
|
||||
<a href="{$U_ELEMENTS_PAGE}&display=10">10</a>
|
||||
<a href="{$U_ELEMENTS_PAGE}&display=50">50</a>
|
||||
|
||||
Reference in New Issue
Block a user