File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
test/baselines/generated-reference Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -1561,6 +1561,10 @@ li.menu-search-result-term::before {
15611561 padding-right : 5px ;
15621562}
15631563
1564+ emu-normative-optional {
1565+ display : block;
1566+ }
1567+
15641568emu-normative-optional ::before {
15651569 display : block;
15661570 color : var (--attributes-tag-foreground-color );
@@ -1572,7 +1576,6 @@ emu-normative-optional,
15721576[deprecated ],
15731577[legacy ] {
15741578 border-left : 5px solid var (--normative-optional-border-color );
1575- display : block;
15761579 padding : 0.5em ;
15771580 background : var (--normative-optional-background-color );
15781581}
Original file line number Diff line number Diff line change 31733173 padding- right: 5px ;
31743174}
31753175
3176+ emu- normative- optional {
3177+ display: block;
3178+ }
3179+
31763180emu- normative- optional:: before {
31773181 display: block;
31783182 color: var (-- attributes- tag- foreground- color);
31843188[deprecated],
31853189[legacy] {
31863190 border- left: 5px solid var (-- normative- optional- border- color);
3187- display: block;
31883191 padding: 0 .5em ;
31893192 background: var (-- normative- optional- background- color);
31903193}
You can’t perform that action at this time.
0 commit comments