DevTools: Adjust style of anchor text in 'Port forwarding' dialog.

This patch makes the anchor text no bold in 'Port forwarding' dialog.

BUG=366576

Review URL: https://codereview.chromium.org/250433003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@266390 0039d316-1c4b-4281-b951-d872f2087c98
parent f4e96139
......@@ -378,11 +378,6 @@ img {
width: 20em;
}
#port-forwarding-message a {
font-weight: bold;
text-decoration: none;
}
#port-forwarding-config-buttons {
align-items: center;
display: flex;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment