mirror of
https://github.com/boostorg/boostlook.git
synced 2026-01-20 16:32:17 +00:00
Compare commits
6 Commits
develop_ti
...
develop_ti
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8c6861a1f0 | ||
|
|
be100f855e | ||
|
|
35831c3c29 | ||
|
|
68ead02de1 | ||
|
|
dcf1fbae65 | ||
|
|
55f471e2da |
@@ -2647,7 +2647,7 @@ div.source-docs-antora.boostlook:not(:has(.doc)):not(:has(>.boostlook)) > #conte
|
||||
justify-content: center;
|
||||
font-family: "Noto Sans";
|
||||
font-style: normal;
|
||||
font-variation-settings: "wght" 350, "wdth" 80;
|
||||
font-variation-settings: "wght" 500, "wdth" 80;
|
||||
line-height: var(--typography-line-height-sm, 1rem);
|
||||
font-size: var(--typography-font-size-sm, 1rem);
|
||||
text-align: center;
|
||||
@@ -3789,13 +3789,6 @@ html.dark .boostlook pre.rouge .cm {
|
||||
gap: 0.125rem;
|
||||
}
|
||||
|
||||
.boostlook .toolbar .spirit-nav .disabled,
|
||||
.boostlook:not(:has(.doc)) .spirit-nav .disabled {
|
||||
opacity: 0.35;
|
||||
cursor: not-allowed;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.boostlook:not(:has(.doc)) .spirit-nav {
|
||||
padding-top: var(--padding-padding-md, 1.125rem);
|
||||
justify-content: flex-end;
|
||||
|
||||
Reference in New Issue
Block a user