fix some scrolltable issues (missing, nested) and make more visible

This commit is contained in:
Felix Hamann 2019-01-27 19:35:38 +01:00
parent fe985a6cea
commit 14462c7305
3 changed files with 28 additions and 26 deletions

View File

@ -1,3 +1,2 @@
<div .container> <div .container>
<div .scrolltable>
^{coursesTable} ^{coursesTable}

View File

@ -335,6 +335,8 @@ input[type="button"].btn-info:hover,
/* SCROLLTABLE */ /* SCROLLTABLE */
.scrolltable { .scrolltable {
overflow: auto; overflow: auto;
box-shadow: 0 0 3px 0 var(--color-grey);
margin-bottom: 15px;
} }
@media (max-width: 425px) { @media (max-width: 425px) {

View File

@ -9,6 +9,7 @@ $# rowWdgts :: Liste von Widgets für jede Zeile (Normal,Bonus,KeineWert
$# -- $# --
<div> <div>
<h3>_{MsgSummaryTitle} _{title $ getSum $ numSheets $ sumSummaries} <h3>_{MsgSummaryTitle} _{title $ getSum $ numSheets $ sumSummaries}
<div .scrolltable>
<table .table .table--striped> <table .table .table--striped>
<tr .table__row .table__row--head> <tr .table__row .table__row--head>
<th> <th>