Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 021e46ad

Von Sven Schöling vor etwa 10 Jahren hinzugefügt

  • ID 021e46adf8ef6d79282a6c9ced91f0761caf31a0
  • Vorgänger 188696a4
  • Nachfolger b2f71310

CSS: Klassen für interaktive text <a> mit javascript.

Unterschiede anzeigen:

css/common.css
}
input.grow_on_focus:focus { width: 150px }
/* clickable text anchors, usually with attached javascript handlers */
.interact { color: gray }
.interact:hover { color: black; }
.cursor-default { cursor: default }
.cursor-pointer { cursor: pointer }
.cursor-help { cursor: help }

Auch abrufbar als: Unified diff