Chargement en cours css/style.css +46 −1 Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff Chargement en cours @@ -1034,10 +1034,56 @@ fieldset.previsu legend { padding: 1rem; font-size: 1rem; display: flex; flex-wrap: wrap; align-items: center; background-color: #fffc19; } /* SPIP 4+ */ .pagination-items { flex-grow: 1; list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; } .pagination-item-label { padding: 0.5rem 1rem; } .pagination-item:after { content: "|"; } @media (max-width: 992px) { .pagination-item:after { content:""; } } .pagination-item:last-child:after { content: ""; } .pagination-item.on span { font-weight:bold; } /* commun SPIP 4.0 -SPIP 3.2 */ .pagination-total:before { content: "- "; } @media (max-width: 992px) { .pagination-total:before { content:""; } } .pagination a.lien_pagination { text-decoration: none; } Chargement en cours @@ -1049,7 +1095,6 @@ fieldset.previsu legend { .pagination .on, .lien_pagination { text-decoration: none; display: inline-block; padding: 0.5rem; } .pagination .lien_pagination:hover { Chargement en cours inc/liste_articles.html +3 −3 Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff Chargement en cours @@ -17,6 +17,6 @@ [<div class="pagination"> <span class="pagination-titre"><:kamakura:pagination_pages:>:</span> (#PAGINATION{page}) - #GRAND_TOTAL <:kamakura:resultats_out:> <span class="pagination-total">#GRAND_TOTAL <:kamakura:resultats_out:></span> </div>] </B_actu> No newline at end of file inc/recherche_liste_articles.html +5 −4 Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff Chargement en cours @@ -21,10 +21,11 @@ <INCLURE{fond=inc/article_preview, article_preview_short=oui, affiche_categorie=oui, id_article, env} /> </BOUCLE_actu> <div class="pagination"> [<span class="pagination-titre"><:kamakura:pagination_pages:>:</span> (#PAGINATION{page}) -] #GRAND_TOTAL <:kamakura:resultats_out:> </div> [<div class="pagination"> <span class="pagination-titre"><:kamakura:pagination_pages:>:</span> (#PAGINATION{page}) <span class="pagination-total">#GRAND_TOTAL <:kamakura:resultats_out:></span> </div>] </B_actu> [(#ENV{recherche}|oui) Chargement en cours inc/rubrique_liste_articles_actu.html +2 −1 Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff Chargement en cours @@ -10,6 +10,7 @@ <INCLURE{fond=inc/article_preview, article_preview_short=oui, id_article, env} /> </BOUCLE_actu> [<div class="pagination"> <span class="pagination-titre"><:kamakura:pagination_pages:>:</span> (#PAGINATION{page}) <span class="pagination-titre"><:kamakura:pagination_pages:>:</span> (#PAGINATION{page}) </div>] </B_actu> No newline at end of file inc/rubrique_liste_articles_numero.html +2 −1 Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff Chargement en cours @@ -10,6 +10,7 @@ <INCLURE{fond=inc/article_preview, article_preview_short=oui, id_article, env} /> </BOUCLE_actu> [<div class="pagination"> <span class="pagination-titre"><:kamakura:pagination_pages:>:</span> (#PAGINATION{page}) <span class="pagination-titre"><:kamakura:pagination_pages:>:</span> (#PAGINATION{page}) </div>] </B_actu> No newline at end of file Chargement en cours
css/style.css +46 −1 Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff Chargement en cours @@ -1034,10 +1034,56 @@ fieldset.previsu legend { padding: 1rem; font-size: 1rem; display: flex; flex-wrap: wrap; align-items: center; background-color: #fffc19; } /* SPIP 4+ */ .pagination-items { flex-grow: 1; list-style: none; margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: center; } .pagination-item-label { padding: 0.5rem 1rem; } .pagination-item:after { content: "|"; } @media (max-width: 992px) { .pagination-item:after { content:""; } } .pagination-item:last-child:after { content: ""; } .pagination-item.on span { font-weight:bold; } /* commun SPIP 4.0 -SPIP 3.2 */ .pagination-total:before { content: "- "; } @media (max-width: 992px) { .pagination-total:before { content:""; } } .pagination a.lien_pagination { text-decoration: none; } Chargement en cours @@ -1049,7 +1095,6 @@ fieldset.previsu legend { .pagination .on, .lien_pagination { text-decoration: none; display: inline-block; padding: 0.5rem; } .pagination .lien_pagination:hover { Chargement en cours
inc/liste_articles.html +3 −3 Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff Chargement en cours @@ -17,6 +17,6 @@ [<div class="pagination"> <span class="pagination-titre"><:kamakura:pagination_pages:>:</span> (#PAGINATION{page}) - #GRAND_TOTAL <:kamakura:resultats_out:> <span class="pagination-total">#GRAND_TOTAL <:kamakura:resultats_out:></span> </div>] </B_actu> No newline at end of file
inc/recherche_liste_articles.html +5 −4 Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff Chargement en cours @@ -21,10 +21,11 @@ <INCLURE{fond=inc/article_preview, article_preview_short=oui, affiche_categorie=oui, id_article, env} /> </BOUCLE_actu> <div class="pagination"> [<span class="pagination-titre"><:kamakura:pagination_pages:>:</span> (#PAGINATION{page}) -] #GRAND_TOTAL <:kamakura:resultats_out:> </div> [<div class="pagination"> <span class="pagination-titre"><:kamakura:pagination_pages:>:</span> (#PAGINATION{page}) <span class="pagination-total">#GRAND_TOTAL <:kamakura:resultats_out:></span> </div>] </B_actu> [(#ENV{recherche}|oui) Chargement en cours
inc/rubrique_liste_articles_actu.html +2 −1 Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff Chargement en cours @@ -10,6 +10,7 @@ <INCLURE{fond=inc/article_preview, article_preview_short=oui, id_article, env} /> </BOUCLE_actu> [<div class="pagination"> <span class="pagination-titre"><:kamakura:pagination_pages:>:</span> (#PAGINATION{page}) <span class="pagination-titre"><:kamakura:pagination_pages:>:</span> (#PAGINATION{page}) </div>] </B_actu> No newline at end of file
inc/rubrique_liste_articles_numero.html +2 −1 Numéro de ligne d'origine Numéro de ligne de diff Ligne de diff Chargement en cours @@ -10,6 +10,7 @@ <INCLURE{fond=inc/article_preview, article_preview_short=oui, id_article, env} /> </BOUCLE_actu> [<div class="pagination"> <span class="pagination-titre"><:kamakura:pagination_pages:>:</span> (#PAGINATION{page}) <span class="pagination-titre"><:kamakura:pagination_pages:>:</span> (#PAGINATION{page}) </div>] </B_actu> No newline at end of file