Formular:Links: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 33: Zeile 33:
 
}  
 
}  
 
.checkboxesSpan,  
 
.checkboxesSpan,  
.radioButtonSpan {  
+
.radioButtonSpan {
     column-width: auto;  
+
     column-width: auto;
 
     display: grid;
 
     display: grid;
 
     justify-content: center;
 
     justify-content: center;
     grid-template-columns: repeat(auto-fill, minmax(12em, 15%));
+
     grid-template-columns: repeat(auto-fill, 12em);
    font-size: 1.1em;
 
 
}
 
}
 
#pfForm label.checkboxLabel  {  
 
#pfForm label.checkboxLabel  {  
Zeile 63: Zeile 62:
 
     width: 100%;
 
     width: 100%;
 
}  
 
}  
 +
.link_results tbody {
 +
    display: block;
 +
}
 
.link_results tr {
 
.link_results tr {
 
     display: block;
 
     display: block;

Aktuelle Version vom 16. November 2022, 18:41 Uhr

Dies ist das Formular „Links“. Es gestaltet die Linkliste. S.a. Vorlage:Links