Console: fixup tunnel sections on tunnel_summary

This commit is contained in:
dr|z3d 2021-08-22 10:12:30 +00:00
parent 5b89578896
commit 1739756166
2 changed files with 17 additions and 8 deletions

View file

@ -496,10 +496,11 @@ th:not(.sectiontitle)[colspan="2"], .slide label {
font-size: 95%;
}
th.sectiontitle {
th.sectiontitle, .sectiontitle {
padding: 0 0 10px !important;
font-weight: 700;
border-bottom: none;
background: var(--th_multicolumn);
}
.sectiontitle span {