| 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 b49054e6617586ed26a3ee1959c2192d2e70af9b..d7e4352c6c95c129a0c815fd6e2f1f6c20392c05 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/help/releaseNote.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/help/releaseNote.css
|
| @@ -66,21 +66,9 @@
|
| color: #999;
|
| }
|
|
|
| -.release-note-action-container > button,
|
| -.release-note-action-container > button:hover {
|
| - margin: 10px 20px;
|
| - background: none;
|
| - border: none;
|
| - font-weight: 500;
|
| - text-transform: uppercase;
|
| +.release-note-action-container > button {
|
| + margin: 10px 0 20px 20px;
|
| color: #757575;
|
| - font-size: 13px;
|
| - box-shadow: none;
|
| -}
|
| -
|
| -.release-note-action-container > button:hover {
|
| - cursor: pointer;
|
| - color: #666;
|
| }
|
|
|
| .release-note-action-container {
|
|
|