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;
     font-family: 'Font Awesome 5 Free';
+
     margin-bottom: -0.1em;
    font-size: 1em;
 
    line-height: 1rem;
 
    font-weight: 400;
 
 
     display: inline-block;
 
     display: inline-block;
    background: #eee;
 
 
     width: 1em;
 
     width: 1em;
 
     height: 1em;
 
     height: 1em;
    border-radius: 0.2rem;
 
    box-shadow: 1px 1px 2px 0px #aaa;
 
 
}  
 
}  
 
#pfForm input[type="radio"] {  
 
#pfForm input[type="radio"] {  
     border: .1em solid #aaa;
+
     border: .15em solid #aaa;
 
     border-radius: 50%;  
 
     border-radius: 50%;  
 
     background-color: #fff;
 
     background-color: #fff;
     box-shadow: inset 0 0 0 0.14em #fff;
+
     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, 15:25 Uhr

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