mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 04:07:49 +02:00
Console: tweak section title tabs
This commit is contained in:
parent
d745da1e2d
commit
63881869bc
1 changed files with 2 additions and 2 deletions
|
@ -519,12 +519,12 @@ th, .slide label {
|
||||||
}
|
}
|
||||||
|
|
||||||
.sectiontitle span:not(.routerservice):not(.hide):not(.badge) {
|
.sectiontitle span:not(.routerservice):not(.hide):not(.badge) {
|
||||||
padding: 4px 12px;
|
padding: 2px 12px 4px;
|
||||||
min-width: 50%;
|
min-width: 50%;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
font-size: 11.5pt;
|
font-size: 11pt;
|
||||||
border: 1px solid var(--border);
|
border: 1px solid var(--border);
|
||||||
border-top: none;
|
border-top: none;
|
||||||
border-radius: 0 0 4px 4px;
|
border-radius: 0 0 4px 4px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue