git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Reviewed by Adam Roben.
[WebKit-https.git]
/
WebCore
/
page
/
inspector
/
inspector.css
diff --git
a/WebCore/page/inspector/inspector.css
b/WebCore/page/inspector/inspector.css
index 7b39a5f3590fa4bf928fd77253578aae1d2cf0b5..bcb50ed4679fbd512bc00761fc5b26f86aea79f9 100644
(file)
--- a/
WebCore/page/inspector/inspector.css
+++ b/
WebCore/page/inspector/inspector.css
@@
-1899,6
+1899,7
@@
body:not(.inactive) .focused .outline-disclosure li.selected * {
background-repeat: no-repeat;
color: inherit;
border: 1px solid transparent;
+ text-shadow: black 0px 2px 2px;
}
.network-graph-mode:focus {
@@
-1935,7
+1936,6
@@
body:not(.inactive) .focused .outline-disclosure li.selected * {
}
.network-graph-legend-value {
- font-weight: normal;
font-size: 10px;
}