diff --git a/polygerrit-ui/app/elements/change/gr-reply-dialog/gr-reply-dialog.html b/polygerrit-ui/app/elements/change/gr-reply-dialog/gr-reply-dialog.html index e836cccccf..c177283d0a 100644 --- a/polygerrit-ui/app/elements/change/gr-reply-dialog/gr-reply-dialog.html +++ b/polygerrit-ui/app/elements/change/gr-reply-dialog/gr-reply-dialog.html @@ -269,16 +269,6 @@ limitations under the License.
- @@ -297,6 +287,18 @@ limitations under the License. id="cancelButton" class="action cancel" on-click="_cancelTapHandler">Cancel + Reply Quote Ack Done
diff --git a/polygerrit-ui/app/elements/shared/gr-comment/gr-comment.html b/polygerrit-ui/app/elements/shared/gr-comment/gr-comment.html index ea68e5fcb2..a96cf44b8d 100644 --- a/polygerrit-ui/app/elements/shared/gr-comment/gr-comment.html +++ b/polygerrit-ui/app/elements/shared/gr-comment/gr-comment.html @@ -119,7 +119,6 @@ limitations under the License. --gr-button: { height: 20px; padding: 0 var(--spacing-s); - color: var(--default-button-text-color); } } .editMessage { @@ -268,7 +267,6 @@ limitations under the License. @@ -325,22 +323,18 @@ limitations under the License.
Cancel Discard Edit Save @@ -351,7 +345,6 @@ limitations under the License.