[Frontend] Normalized buttons in toolbar
WTD-894 Fixed application of CSS styles in HTML templates to format buttons properly; In-progress...
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<a href=""
|
||||
class="t-btn l-btn s-btn s-icon-btn s-very-subtle"
|
||||
<a class="t-btn l-btn s-btn s-icon-btn s-very-subtle"
|
||||
ng-class="{ labeled: parameters.labeled }"
|
||||
title="{{parameters.action.getMetadata().description}}"
|
||||
ng-click="parameters.action.perform()">
|
||||
|
||||
Reference in New Issue
Block a user