Diskussionen: Unterschied zwischen den Versionen
Aus Joachim Camerarius (1500-1574)
Noeth (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Noeth (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
<html> | <html> | ||
<style> | |||
table { | |||
border-collapse: separate; | |||
border-spacing: 0; | |||
width: 100%; | |||
} | |||
th, | |||
td { | |||
padding: 6px 15px; | |||
} | |||
th { | |||
background: #006B99; | |||
color: #fff; | |||
text-align: left; | |||
} | |||
tr:first-child th:first-child { | |||
border-top-left-radius: 6px; | |||
} | |||
tr:first-child th:last-child { | |||
border-top-right-radius: 6px; | |||
} | |||
td { | |||
border-right: 1px solid #c6c9cc; | |||
border-bottom: 1px solid #c6c9cc; | |||
} | |||
td:first-child { | |||
border-left: 1px solid #c6c9cc; | |||
} | |||
tr:nth-child(even) td { | |||
background: #eaeaed; | |||
} | |||
tr:last-child td:first-child { | |||
border-bottom-left-radius: 6px; | |||
} | |||
tr:last-child td:last-child { | |||
border-bottom-right-radius: 6px; | |||
} | |||
</style> | |||
<div id="page"> | <div id="page"> | ||
<table id="discussion" class="table table-striped table-bordered"> | <table id="discussion" class="table table-striped table-bordered"> | ||
<thead> | |||
<tr> | <tr> | ||
<th>Seite</th> | <th>Seite</th> | ||
Zeile 7: | Zeile 46: | ||
<th>Zeitpunkt</th> | <th>Zeitpunkt</th> | ||
</tr> | </tr> | ||
</thead> | |||
</table> | </table> | ||
</div> | </div> | ||
Zeile 15: | Zeile 55: | ||
</div> | </div> | ||
</div> | </div> | ||
<script> | |||
$(window).bind("load", function() { | |||
$('#discussion').DataTable(); | |||
} ); | |||
</script> | |||
</html> | </html> |
Aktuelle Version vom 3. Juni 2019, 21:45 Uhr
Seite | Bearbeiter | Zeitpunkt |
---|