|
|
@ -74,8 +74,8 @@ |
|
|
|
.liste-objets.auteurs th.statut {line-height:1px;padding-bottom:0;} |
|
|
|
.liste-objets.auteurs td.nom .spip_logos { vertical-align: middle; margin-#ENV{right}: 0.3em; } |
|
|
|
|
|
|
|
.liste-objets.articles tr td.logo {width: 70px; height: 50px;} |
|
|
|
.liste-objets.articles tr td.logo img {width: 100%; height: 100%; object-fit: cover;} |
|
|
|
.liste-objets.articles tr td.logo {width: 70px; height: 70px; padding: 3px;} |
|
|
|
.liste-objets.articles tr td.logo img {width: 100%; height: 100%; object-fit: cover; border-radius: 8px;} |
|
|
|
|
|
|
|
<BOUCLE_objets(DATA){source table,#REM|lister_tables_objets_sql}>[ |
|
|
|
.liste-objets.[(#VALEUR{table_objet})] .caption {background-image:url((#CHEMIN_IMAGE{#VALEUR{icone_objet}}));padding-#ENV{left}:30px;}]</BOUCLE_objets> |
|
|
|