* page/inspector/inspector.css: Make the text in the Network
panel legend more readable.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@28075
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-11-27 Timothy Hatcher <timothy@apple.com>
+
+ Reviewed by Adam Roben.
+
+ * page/inspector/inspector.css: Make the text in the Network
+ panel legend more readable.
+
2007-11-27 Timothy Hatcher <timothy@apple.com>
Reviewed by Adam Roben.
background-repeat: no-repeat;
color: inherit;
border: 1px solid transparent;
+ text-shadow: black 0px 2px 2px;
}
.network-graph-mode:focus {
}
.network-graph-legend-value {
- font-weight: normal;
font-size: 10px;
}