Formular:Artist: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 124: | Zeile 124: | ||
} | } | ||
#pfForm input[type="checkbox"]:checked::before { | #pfForm input[type="checkbox"]:checked::before { | ||
− | |||
− | |||
background-color: #cfdcff; | background-color: #cfdcff; | ||
+ | } | ||
+ | #pfForm input[type="checkbox"]:checked::after { | ||
+ | content: ''; | ||
+ | display: block; | ||
+ | border-radius: 50%; | ||
+ | background: #cfdcff; | ||
+ | width: .6rem; | ||
+ | height: .6rem; | ||
+ | position: absolute; | ||
+ | top:.2rem; | ||
+ | left:.2rem; | ||
} | } | ||
#pfForm input[type="radio"]:checked::before { | #pfForm input[type="radio"]:checked::before { |
Version vom 19. Juli 2022, 21:27 Uhr
Dies ist das Formular „Artist“. Es definiert eine Abfrage nach Werken von Künstlern. S.a. Vorlage:Artist