Replace comment (DELETE) text by icon
Screenshots: https://imgur.com/a/jrsxIUB Change-Id: Iaa0f504cdd06ffae2fb179bd3d47efe889b9f432
This commit is contained in:
@@ -60,7 +60,7 @@ limitations under the License.
|
||||
display: none;
|
||||
}
|
||||
.header {
|
||||
align-items: baseline;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
margin: calc(0px - var(--spacing-m)) calc(0px - var(--spacing-m)) 0 calc(0px - var(--spacing-m));
|
||||
@@ -264,7 +264,7 @@ limitations under the License.
|
||||
secondary
|
||||
class$="action delete [[_computeDeleteButtonClass(_isAdmin, draft)]]"
|
||||
on-click="_handleCommentDelete">
|
||||
(Delete)
|
||||
<iron-icon id="icon" icon="gr-icons:delete"></iron-icon>
|
||||
</gr-button>
|
||||
<span class="date" on-click="_handleAnchorClick">
|
||||
<gr-date-formatter
|
||||
|
||||
Reference in New Issue
Block a user