Skip to content

Commit a33d637

Browse files
committed
Re-vendor boostlook blurb typo fix
Vendors the build with the div.blurb selector fix.
1 parent 5164974 commit a33d637

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

static/css/v3/boostlook-v3.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2593,8 +2593,8 @@ html.dark .boostlook nav.pagination > span:hover a {
25932593
.boostlook:not(:has(.doc)) div.caution > table tr:not(:first-child) td p,
25942594
.boostlook:not(:has(.doc)) div.warning > table tr:not(:first-child) td,
25952595
.boostlook:not(:has(.doc)) div.warning > table tr:not(:first-child) td p,
2596-
.boostlook:not(:has(.doc)) div.blurp > table tr:not(:first-child) td,
2597-
.boostlook:not(:has(.doc)) div.blurp > table tr:not(:first-child) td p,
2596+
.boostlook:not(:has(.doc)) div.blurb > table tr:not(:first-child) td,
2597+
.boostlook:not(:has(.doc)) div.blurb > table tr:not(:first-child) td p,
25982598
.boostlook:not(:has(.doc)) p.blurb > table tr:not(:first-child) td,
25992599
.boostlook:not(:has(.doc)) p.blurb > table tr:not(:first-child) td p,
26002600
/* Antora Template Correction*/

0 commit comments

Comments
 (0)