Formular:Artist: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Zeile 95: Zeile 95:
 
     width: 0 !important;  
 
     width: 0 !important;  
 
     position: relative;
 
     position: relative;
 +
    font-family: 'Font Awesome 5 Free';
 +
    font-weight: 400;
 
}  
 
}  
#pfForm input[type="checkbox"]::before {
+
#pfForm input[type="checkbox"]::before {  
 
     content: '';
 
     content: '';
 
     display: block;
 
     display: block;
 
     background: #eee;
 
     background: #eee;
     width: 1.15em;
+
     width: 1.15rem;
     height: 1.15em;
+
     height: 1.15rem;
 
     position: absolute;
 
     position: absolute;
     left: -1.7em;
+
     left: -1.7rem;
     top: -0.2em;
+
     top: -0.2rem;
     border: 0.1em solid #ccc;
+
     border: 0;
     border-radius: 0.2em;
+
     border-radius: 0.2rem;
     box-shadow: 1px 1px 2px 0px #999;
+
     box-shadow: 1px 1px 2px 0px #999;
 +
    text-align: center;
 +
    line-height: 1rem;
 +
    font-size: 1.3rem;
 
}
 
}
 
.q_button {
 
.q_button {

Version vom 19. Juli 2022, 21:29 Uhr

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