Chromium Code Reviews| 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..b49054e6617586ed26a3ee1959c2192d2e70af9b 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/help/releaseNote.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/help/releaseNote.css |
| @@ -75,6 +75,7 @@ |
| text-transform: uppercase; |
| color: #757575; |
| font-size: 13px; |
| + box-shadow: none; |
|
luoe
2017/05/30 22:39:45
I realized that converting these buttons to UI.cre
pfeldman
2017/05/31 21:40:36
Is there anything we need to do on the branch?
luoe
2017/05/31 21:42:49
Nope! I haven't landed any other harmony/cleanup-
|
| } |
| .release-note-action-container > button:hover { |