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