mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 12:17:49 +02:00
Console: fixup tunnel sections on tunnel_summary
This commit is contained in:
parent
5b89578896
commit
1739756166
2 changed files with 17 additions and 8 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue