Skip to content
Extraits de code Groupes Projets
Valider 3e699cac rédigé par erational's avatar erational
Parcourir les fichiers

[ui] pas de bordure, rouge shiraz et icone en 32 au lieu de 24

parent 114d804d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -40,8 +40,8 @@
<td class='infos'>
[(#DISTANT|=={oui}|non)#SET{missing,#FICHIER|file_exists|non}]
[(#ENV{media}|non|et{#MEDIA|!={file}})[(#CHEMIN_IMAGE{media-#MEDIA|concat{-32.png}}|balise_img|inserer_attribut{alt,#VAL{medias:media_#MEDIA}|_T}|inserer_attribut{title,#VAL{medias:media_#MEDIA}|_T})]]
[(#GET{missing}|oui)[(#CHEMIN_IMAGE{document-manquant-24.png}|balise_img{<:medias:fichier_manquant:>}|inserer_attribut{title,<:medias:fichier_manquant:>})]]
[(#DISTANT|=={oui}|oui)[(#CHEMIN_IMAGE{document-distant-24.png}|balise_img{<:medias:fichier_distant:>}|inserer_attribut{title,<:medias:fichier_distant:>})]]
[(#GET{missing}|oui)[(#CHEMIN_IMAGE{document-manquant-32.png}|balise_img{<:medias:fichier_manquant:>}|inserer_attribut{title,<:medias:fichier_manquant:>})]]
[(#DISTANT|=={oui}|oui)[(#CHEMIN_IMAGE{document-distant-32.png}|balise_img{<:medias:fichier_distant:>}|inserer_attribut{title,<:medias:fichier_distant:>})]]
</td>
<td class="id">
<strong>#ID_DOCUMENT</strong>
......
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
<path fill="#fff" d="M8 8h48v48H8z" />
<path fill="#666" d="M2 5.3C2 3.5 3.5 2 5.3 2h53.4C60.5 2 62 3.5 62 5.3v53.4c0 1.8-1.5 3.3-3.3 3.3H5.3C3.5 62 2 60.5 2 58.7V5.3zm6.7 3.4v46.7h46.7V8.7H8.7z"/>
<g transform="translate(8 8) scale(0.75)">
<circle cx="32" cy="32" r="25.5" fill="#fff"/>
<path d="M32 61C15.9 61 3 48.1 3 32S15.9 3 32 3s29 12.9 29 29-12.9 29-29 29zm-6.7-6.8c-2.9-6-4.6-12.6-4.9-19.3H9c1.1 9.1 7.6 16.7 16.3 19.3zm1-19.3c.4 7 2.5 13.7 5.7 19.6 3.3-6 5.2-12.7 5.7-19.6H26.3zm28.7 0H43.5c-.3 6.7-2 13.3-4.9 19.3C47.4 51.6 53.9 44 55 34.9zM9 29.1h11.5c.3-6.7 2-13.3 4.9-19.3C16.6 12.4 10.1 20 9 29.1zm17.3 0h11.4c-.4-6.9-2.3-13.6-5.7-19.6-3.3 6-5.2 12.7-5.7 19.6zM38.7 9.8c2.9 6 4.6 12.6 4.9 19.3h11.5C53.9 20 47.4 12.4 38.7 9.8z" fill="#1d83d4"/>
</g>
<circle cx="32" cy="32" r="22" fill="#fff"/>
<path d="M32 59C17 59 5 47 5 32S17 5 32 5s27 12 27 27-12 27-27 27zm-6.2-6.3c-2.7-5.6-4.3-11.7-4.6-18H10.6c1 8.5 7.1 15.5 15.2 18zm.9-18c.4 6.5 2.3 12.8 5.3 18.2 3.1-5.6 4.8-11.8 5.3-18.2H26.7zm26.7 0H42.7c-.3 6.2-1.9 12.4-4.6 18 8.2-2.5 14.3-9.5 15.3-18zm-42.8-5.4h10.7c.3-6.2 1.9-12.4 4.6-18-8.2 2.5-14.3 9.5-15.3 18zm16.1 0h10.6c-.4-6.4-2.1-12.7-5.3-18.2-3.1 5.5-4.8 11.8-5.3 18.2zm11.5-18c2.7 5.6 4.3 11.7 4.6 18h10.7c-1.1-8.5-7.2-15.5-15.3-18z" fill="#1d83d4"/>
</svg>
\ No newline at end of file
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
<path fill="#fff" d="M8 8h48v48H8z" />
<path fill="#888" d="M2 5.3C2 3.5 3.5 2 5.3 2h53.4C60.5 2 62 3.5 62 5.3v53.4c0 1.8-1.5 3.3-3.3 3.3H5.3C3.5 62 2 60.5 2 58.7V5.3zm6.7 3.4v46.7h46.7V8.7H8.7z"/>
<g transform="translate(8 8) scale(0.75)">
<circle cx="32" cy="32" r="25.5" fill="#fff"/>
<path d="M32 61C15.9 61 3 48.1 3 32S15.9 3 32 3s29 12.9 29 29-12.9 29-29 29zm-6.7-6.8c-2.9-6-4.6-12.6-4.9-19.3H9c1.1 9.1 7.6 16.7 16.3 19.3zm1-19.3c.4 7 2.5 13.7 5.7 19.6 3.3-6 5.2-12.7 5.7-19.6H26.3zm28.7 0H43.5c-.3 6.7-2 13.3-4.9 19.3C47.4 51.6 53.9 44 55 34.9zM9 29.1h11.5c.3-6.7 2-13.3 4.9-19.3C16.6 12.4 10.1 20 9 29.1zm17.3 0h11.4c-.4-6.9-2.3-13.6-5.7-19.6-3.3 6-5.2 12.7-5.7 19.6zM38.7 9.8c2.9 6 4.6 12.6 4.9 19.3h11.5C53.9 20 47.4 12.4 38.7 9.8z" fill="#1d83d4"/>
</g>
<g transform="matrix(.75 0 0 .75 8 8)">
<circle cx="32" cy="32" r="25.8" fill="#fff"/>
<path d="M32 61.3c-16.3 0-29.3-13-29.3-29.3S15.7 2.7 32 2.7s29.3 13 29.3 29.3-13 29.3-29.3 29.3zm-6.8-6.8c-2.9-6.1-4.7-12.7-5-19.5H8.7c1.1 9.1 7.7 16.8 16.5 19.5zm1-19.6c.4 7.1 2.5 13.9 5.8 19.8 3.3-6.1 5.3-12.8 5.8-19.8H26.2zm29.1 0H43.6c-.3 6.8-2 13.5-5 19.5 9-2.6 15.6-10.3 16.7-19.5zM8.7 29.1h11.6c.3-6.8 2-13.5 5-19.5-8.9 2.6-15.5 10.3-16.6 19.5zm17.5 0h11.5c-.4-7-2.3-13.8-5.8-19.8-3.2 6-5.2 12.8-5.7 19.8zM38.8 9.5c2.9 6.1 4.7 12.7 5 19.5h11.6c-1.2-9.1-7.8-16.8-16.6-19.5z" fill="#888"/>
</g>
</svg>
\ No newline at end of file
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
<path fill="#fff" d="M8 8h48v48H8z" />
<path fill="#888" d="M2 5.3C2 3.5 3.5 2 5.3 2h53.4C60.5 2 62 3.5 62 5.3v53.4c0 1.8-1.5 3.3-3.3 3.3H5.3C3.5 62 2 60.5 2 58.7V5.3zm6.7 3.4v46.7h46.7V8.7H8.7z"/>
<g transform="scale(1.3333)">
<path
d="m394 154.175c-5.331-5.33-11.806-7.994-19.417-7.994h-118.772v-118.775c0-7.611-2.666-14.084-7.994-19.414-5.329-5.326-11.797-7.992-19.419-7.992h-54.812c-7.612 0-14.084 2.663-19.414 7.993s-7.994 11.803-7.994 19.414v118.775h-118.771c-7.611 0-14.084 2.664-19.414 7.994s-7.993 11.797-7.993 19.413v54.819c0 7.618 2.662 14.086 7.992 19.411 5.33 5.332 11.803 7.994 19.414 7.994h118.771v118.777c0 7.611 2.664 14.089 7.994 19.417 5.33 5.325 11.802 7.987 19.414 7.987h54.816c7.617 0 14.086-2.662 19.417-7.987 5.332-5.331 7.994-11.806 7.994-19.417v-118.777h118.77c7.618 0 14.089-2.662 19.417-7.994 5.329-5.325 7.994-11.793 7.994-19.411v-54.819c-.002-7.616-2.661-14.087-7.993-19.414z"
fill="#d85305" transform="matrix(.05656854 .05656854 -.05656854 .05656854 24.08 1.339446)"/>
</g>
</svg>
<path d="M53.99865 45.46553c0-.93331-.39999-1.86662-1.06664-2.53327L41.99895 31.9992l10.93306-10.93306c.66665-.66665 1.06664-1.59996 1.06664-2.53327 0-.93331-.39999-1.86662-1.06664-2.53327l-5.06654-5.06654c-.66665-.66665-1.59996-1.06664-2.53327-1.06664-.93331 0-1.86662.39999-2.53327 1.06664L31.9992 21.99945 21.06614 11.06639c-.66665-.66665-1.59996-1.06664-2.53327-1.06664-.93331 0-1.86662.39999-2.53327 1.06664l-5.06654 5.06654c-.66665.66665-1.06664 1.59996-1.06664 2.53327 0 .93331.39999 1.86662 1.06664 2.53327l10.93306 10.93306-10.93306 10.93306c-.66665.66665-1.06664 1.59996-1.06664 2.53327 0 .93331.39999 1.86662 1.06664 2.53327l5.06654 5.06654c.66665.66665 1.59996 1.06664 2.53327 1.06664.93331 0 1.86662-.39999 2.53327-1.06664L31.9992 42.26561l10.93306 10.93306c.66665.66665 1.59996 1.06664 2.53327 1.06664.93331 0 1.86662-.39999 2.53327-1.06664l5.06654-5.06654c.53332-.93331.93331-1.73329.93331-2.6666z" fill="#f43737"/>
</svg>
\ No newline at end of file
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
<path fill="#fff" d="M8 8h48v48H8z" />
<path fill="#888" d="M2 5.3C2 3.5 3.5 2 5.3 2h53.4C60.5 2 62 3.5 62 5.3v53.4c0 1.8-1.5 3.3-3.3 3.3H5.3C3.5 62 2 60.5 2 58.7V5.3zm6.7 3.4v46.7h46.7V8.7H8.7z"/>
<g transform="translate(6 6) scale(0.8)">
<ellipse cx="31.4" cy="32" rx="24.9" ry="18.5" fill="#fff"/>
<path d="M32 9.5c13.5 0 24.7 9.7 27 22.5-2.4 12.8-13.6 22.5-27 22.5S7.3 44.8 5 32C7.3 19.2 18.5 9.5 32 9.5zm0 40c10.5 0 19.6-7.3 21.9-17.5-2.8-12.1-14.9-19.7-27-16.9C18.6 17 12 23.6 10.1 32 12.4 42.2 21.5 49.5 32 49.5z" fill="#666"/>
<path d="M32 19.1c7.1 0 12.9 5.8 12.9 12.9S39.1 44.9 32 44.9 19.1 39.1 19.1 32c0-1.3.2-2.6.6-3.8 1.5 3.3 5.3 4.7 8.5 3.3 2.3-1 3.8-3.4 3.8-5.9s-1.5-4.8-3.8-5.9c1.2-.4 2.5-.6 3.8-.6z" fill="#1d83d4"/>
</g>
<g transform="matrix(.8 0 0 .8 6 6)">
<ellipse cx="31.9" cy="32.5" rx="25.4" ry="18.8" fill="#fff"/>
<path d="M32.5 9.6c13.8 0 25.2 9.9 27.5 22.9-2.4 13-13.9 22.9-27.5 22.9S7.3 45.5 5 32.5c2.3-13 13.8-22.9 27.5-22.9zm0 40.7c10.7 0 20-7.4 22.3-17.8C52 20.2 39.6 12.4 27.3 15.3c-8.5 1.9-15.2 8.7-17.1 17.2 2.3 10.4 11.6 17.8 22.3 17.8z" fill="#666"/>
<path d="M32.5 19.4c7.2 0 13.1 5.9 13.1 13.1s-5.9 13.1-13.1 13.1-13.1-5.9-13.1-13.1c0-1.3.2-2.6.6-3.9 1.5 3.4 5.4 4.8 8.7 3.4 2.3-1 3.9-3.5 3.9-6s-1.5-4.9-3.9-6c1.2-.4 2.5-.6 3.8-.6z" fill="#1d83d4"/>
</g>
</svg>
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter