Formular:Artist: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 91: | Zeile 91: | ||
-webkit-appearance: none; | -webkit-appearance: none; | ||
appearance: none; | appearance: none; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
position: relative; | position: relative; | ||
font-family: 'Font Awesome 5 Free'; | font-family: 'Font Awesome 5 Free'; | ||
+ | font-size: 1.3rem; | ||
+ | line-height: 1rem; | ||
font-weight: 400; | font-weight: 400; | ||
− | |||
− | |||
− | |||
− | |||
display: block; | display: block; | ||
background: #eee; | background: #eee; | ||
width: 1rem; | width: 1rem; | ||
height: 1rem; | height: 1rem; | ||
− | |||
− | |||
− | |||
− | |||
border-radius: 0.2rem; | border-radius: 0.2rem; | ||
box-shadow: 1px 1px 2px 0px #aaa; | box-shadow: 1px 1px 2px 0px #aaa; | ||
− | + | } | |
− | + | #pfForm input[type="radio"] { | |
− | |||
− | } | ||
− | #pfForm input[type="radio"] | ||
border: .2rem solid #aaa; | border: .2rem solid #aaa; | ||
border-radius: 50%; | border-radius: 50%; | ||
Zeile 124: | Zeile 110: | ||
height: 0.7rem; | height: 0.7rem; | ||
background-color: #fff; | background-color: #fff; | ||
+ | box-shadow: inset 0 0 0 0.12em #fff; | ||
+ | } | ||
+ | #pfForm input[type="radio"]:checked { | ||
+ | background-color: #155bdb; | ||
+ | border-color: #155bdb; | ||
} | } | ||
#pfForm input[type="checkbox"]:checked::before { | #pfForm input[type="checkbox"]:checked::before { | ||
Zeile 130: | Zeile 121: | ||
background-color: #cfdcff; | background-color: #cfdcff; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
.q_button { | .q_button { | ||
width: 100%; | width: 100%; |
Version vom 20. Juli 2022, 13:59 Uhr
Dies ist das Formular „Artist“. Es definiert eine Abfrage nach Werken von Künstlern. S.a. Vorlage:Artist