css:wrap_avillepreux

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
css:wrap_avillepreux [2026/04/08 15:15] avillepreuxcss:wrap_avillepreux [2026/07/07 09:53] (Version actuelle) avillepreux
Ligne 90: Ligne 90:
                     e.classList.add("plugin_wrap");                      e.classList.add("plugin_wrap"); 
                     e.classList.add("wrap_username");                      e.classList.add("wrap_username"); 
 +                        e.setAttribute("title", username); 
                     });                     });
  
Ligne 98: Ligne 99:
                     jQuery('head').append('<style> ' +                     jQuery('head').append('<style> ' +
  
-                        '    .wrap_'+username+':before { border: 2px solid var(--color); }' + +                        '     .wrap_'+username+':before { border: 2px solid var(--color); }' + 
-                        ' div.wrap_'+username+':after  { content: "'+username+'" }' + +                        '  div.wrap_'+username+':after  { content: "'+username+'" }' + 
-                        ' div.wrap_'+username+'        { --color: '+color+'; border: 2px solid var(--color); }' + +                        '  div.wrap_'+username+'        { --color: '+color+'; border: 2px solid var(--color); }' + 
-                        ' span.wrap_'+username+'       { --color: '+color+'; }'+                        ' span.wrap_'+username+'        { --color: '+color+'; }'
  
                         + ' </style>');                         + ' </style>');
  • css/wrap_avillepreux.1775654110.txt.gz
  • Dernière modification : 2026/04/08 15:15
  • de avillepreux