Formular:Artist: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Zeile 84: Zeile 84:
 
.formOptions label {
 
.formOptions label {
 
     display: block;
 
     display: block;
     width: 13em;   
+
     width: 13.5em;   
     padding-left:2em;
+
     padding-left:1.5em;
 
     position: relative;
 
     position: relative;
 
     cursor: pointer;
 
     cursor: pointer;
Zeile 116: Zeile 116:
 
#pfForm input[type="checkbox"] {
 
#pfForm input[type="checkbox"] {
 
     font-family: 'Font Awesome 5 Free';
 
     font-family: 'Font Awesome 5 Free';
    font-size: 1em;
 
    line-height: 1em;
 
 
     font-weight: 400;
 
     font-weight: 400;
     border-radius: 0.2rem;
+
    font-size: 1rem;
 +
    line-height: 1rem;
 +
     border-radius: 0.2em;
 
     box-shadow: 1px 1px 2px 0px #aaa;
 
     box-shadow: 1px 1px 2px 0px #aaa;
 
     background: #eee;
 
     background: #eee;
 
}
 
}
#pfForm input[type="checkbox"]:checked::before {  
+
#pfForm input[type="checkbox"]:checked {
 +
    background-color: #cfdcff;
 +
}
 +
#pfForm input[type="checkbox"]::before {  
 
     content: '\f00c';
 
     content: '\f00c';
 
     color: #003dad;
 
     color: #003dad;
    background-color: #cfdcff;
 
 
     }
 
     }
 
.q_button {
 
.q_button {

Version vom 20. Juli 2022, 15:55 Uhr

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