Formular:Artist: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 88: | Zeile 88: | ||
} | } | ||
#pfForm input[type="checkbox"], | #pfForm input[type="checkbox"], | ||
− | #pfForm input[type="radio"] { | + | #pfForm input[type="radio"] { |
− | + | -webkit-appearance: none; | |
− | + | appearance: none; | |
− | position: relative; | + | position: relative; |
+ | left: -1.2em; | ||
+ | margin-right: -1em; | ||
font-family: 'Font Awesome 5 Free'; | font-family: 'Font Awesome 5 Free'; | ||
− | font-size: | + | font-size: 1em; |
line-height: 1rem; | line-height: 1rem; | ||
font-weight: 400; | font-weight: 400; | ||
− | display: block; | + | display: inline-block; |
background: #eee; | background: #eee; | ||
− | width: | + | width: 1em; |
− | height: | + | height: 1em; |
border-radius: 0.2rem; | border-radius: 0.2rem; | ||
box-shadow: 1px 1px 2px 0px #aaa; | box-shadow: 1px 1px 2px 0px #aaa; | ||
Zeile 105: | Zeile 107: | ||
#pfForm input[type="radio"] { | #pfForm input[type="radio"] { | ||
border: .2rem solid #aaa; | border: .2rem solid #aaa; | ||
− | border-radius: 50% | + | border-radius: 50%; |
− | |||
− | |||
− | |||
background-color: #fff; | background-color: #fff; | ||
box-shadow: inset 0 0 0 0.12em #fff; | box-shadow: inset 0 0 0 0.12em #fff; |
Version vom 20. Juli 2022, 14:10 Uhr
Dies ist das Formular „Artist“. Es definiert eine Abfrage nach Werken von Künstlern. S.a. Vorlage:Artist