WIP plugins: update plugin
[oweals/peertube.git] / client / src / app / shared / buttons / delete-button.component.html
index 4d12a84c06f20801b70ba04c2f80d1c1609c1dfa..25196fbd5650f74f5eeeafedd44101f0c9bc3be6 100644 (file)
@@ -1,4 +1,4 @@
-<span class="action-button action-button-delete" [title]="getTitle()" role="button">
+<span class="action-button action-button-delete grey-button" [title]="title" role="button">
   <my-global-icon iconName="delete"></my-global-icon>
 
   <span class="button-label" *ngIf="label">{{ label }}</span>