Der Grund war mir schon bewusst.

Ich hab die Funktion noch nie benutzt, und wüsste auch nicht wofür.


Der Grund war mir schon bewusst.
Code: Alles auswählen
span.small:has(a[href*="item.php?action=lastfastspell"][href*="number=9"]) {
display: none;
}
/* Show it if fast_spell_set_1 OR fast_spell_set_5 has NO href */
body:has(#fast_spell_set_1:not([href])) span.small:has(a[href*="item.php?action=lastfastspell"][href*="number=9"]),
body:has(#fast_spell_set_5:not([href])) span.small:has(a[href*="item.php?action=lastfastspell"][href*="number=9"]) {
display: inline;
}
Mitglieder in diesem Forum: 0 Mitglieder und 13 Gäste