Console: migrate service tunnel sub-sections to collapsibles

This commit is contained in:
dr|z3d 2021-08-23 02:51:20 +00:00
parent effc14aed8
commit 7c52c9b4bb
2 changed files with 51 additions and 23 deletions

View file

@ -509,7 +509,7 @@ th.sectiontitle, .sectiontitle {
display: inline-block;
white-space: nowrap;
line-height: 1.6;
font-size: 98%;
font-size: 11.5pt;
border: 1px solid var(--button-border);
border-top: none;
border-radius: 0 0 4px 4px;
@ -1234,9 +1234,9 @@ input[type=checkbox]:checked + label::after {
padding: 1px 3px;
}
.chrome a.button {
min-width: 40px;
}
.chrome a.button {
min-width: 40px;
}
.b32, .listitem a[href*="local_destination&b32"] {
max-width: 300px;
@ -1265,6 +1265,10 @@ input[type=checkbox]:checked + label::after {
vertical-align: middle;
}
.sectiontitle span {
font-size: 10.5pt;
}
@media screen and (-webkit-min-device-pixel-ratio: 1.5) {
body {
font-size: 12pt !important;