| Index: third_party/WebKit/Source/devtools/front_end/help/releaseNote.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/help/releaseNote.css b/third_party/WebKit/Source/devtools/front_end/help/releaseNote.css
|
| index e09c204a6bd9e74ba5a49e0c70397ee8da7d61a2..2cb1aeca3e1d20e01f6de68e469659e6484e44c2 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/help/releaseNote.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/help/releaseNote.css
|
| @@ -68,18 +68,11 @@
|
|
|
| .release-note-action-container > button,
|
| .release-note-action-container > button:hover {
|
| - margin: 10px 20px;
|
| - background: none;
|
| - border: none;
|
| + margin: 10px 0 20px 20px;
|
| font-weight: 500;
|
| text-transform: uppercase;
|
| color: #757575;
|
| - font-size: 13px;
|
| -}
|
| -
|
| -.release-note-action-container > button:hover {
|
| cursor: pointer;
|
| - color: #666;
|
| }
|
|
|
| .release-note-action-container {
|
|
|