Die Seite wurde neu angelegt: „.status .inactive {background: lightgray; font-style: italic;} →Table layout: .infobox-table { width:100%;; background: white; text-align: left; font-size: 13px; } table.infobox-table tr > th{ text-align: left; background: white; padding: 6px; border-style: hidden; width: 14em; } .classic table.infobox-table tr > th, .classic table.infobox-table tr > td { border:0; border-bottom: 1px solid #dbdbdb; padding:4px; } →Edit link: .editlink…“ |
(kein Unterschied)
|
Aktuelle Version vom 4. September 2025, 13:32 Uhr
.status .inactive {background: lightgray; font-style: italic;}
/*Table layout */
.infobox-table {
width:100%;;
background: white;
text-align: left;
font-size: 13px;
}
table.infobox-table tr > th{
text-align: left;
background: white;
padding: 6px;
border-style: hidden;
width: 14em;
}
.classic table.infobox-table tr > th, .classic table.infobox-table tr > td {
border:0; border-bottom: 1px solid #dbdbdb; padding:4px;
}
/*Edit link */
.editlink {
flex-basis:100%;
text-align:right;
margin:0;
padding:8px 8px 0 0;
}