summaryrefslogtreecommitdiff
path: root/Source/WebCore/inspector/front-end/filteredItemSelectionDialog.css
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/inspector/front-end/filteredItemSelectionDialog.css')
-rw-r--r--Source/WebCore/inspector/front-end/filteredItemSelectionDialog.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/inspector/front-end/filteredItemSelectionDialog.css b/Source/WebCore/inspector/front-end/filteredItemSelectionDialog.css
index b6ed580ef..bea008c44 100644
--- a/Source/WebCore/inspector/front-end/filteredItemSelectionDialog.css
+++ b/Source/WebCore/inspector/front-end/filteredItemSelectionDialog.css
@@ -35,7 +35,7 @@
background-color: rgb(224, 224, 224);
}
-.js-outline-dialog > .container > div.item > span.highlight {
+.js-outline-dialog > .container > div.item span.highlight {
color: black;
font-weight: bold;
}