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;
+
    -webkit-appearance: none;
  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: 1.3rem;
+
     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: 1rem;
+
     width: 1em;
     height: 1rem;
+
     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%;  
    box-shadow: none;
 
    width: 0.7rem;
 
    height: 0.7rem;
 
 
     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, 15:10 Uhr

Dies ist das Formular „Artist“. Es definiert eine Abfrage nach Werken von Künstlern. S.a. Vorlage:Artist