Skip to content

Commit 1da2a35

Browse files
first type
1 parent 855f1c6 commit 1da2a35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rca-demo-ops/unstyled.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ <h2>Access Service Dashboard</h2>
1919
<li class="interactive" data-targetaction="multistep">
2020
<span class="interactive"
2121
data-targetaction="highlight"
22-
data-reftarget='div.group[data-cy="wb-list-item"]:has(p:contains("adaptive-logs-api"))'
22+
data-reftarget='div.group[data-cy="wb-list-item"]:has(p:contains("adaptive-logs-api")):first-of-type'
2323
data-requirements="exists-reftarget"></span>
2424
<span class="interactive"
2525
data-targetaction="highlight"
26-
data-reftarget='div[data-cy="wb-list-item"]:has(p:contains("adaptive-logs-api")) button:has(svg[viewBox="0 -960 960 960"]):nth-of-type(3)'
26+
data-reftarget='div[data-cy="wb-list-item"]:has(p:contains("adaptive-logs-api")):first-of-type button:has(svg[viewBox="0 -960 960 960"]):nth-of-type(3)'
2727
data-requirements="exists-reftarget"></span>
2828
<span class="interactive-comment">
2929
The <strong>dashboard button</strong> (grid icon) appears when you hover over a service item.

0 commit comments

Comments
 (0)