Marged style updates

This commit is contained in:
Henry
2015-10-21 12:01:59 -07:00
9 changed files with 236 additions and 153 deletions

View File

@@ -25,6 +25,7 @@
title='{{currentAction.getMetadata().name}}'
ng-click="currentAction.perform()"
ng-class="{ major: $index === 0 }">
<span class="title-label">{{currentAction.getMetadata().name}}</span>
</a>
</span>
</span>