[Frontend] Fixed CSS issue with Timeline label elements

open #659
CSS for .rep-object-label modified; Added CSS class
to tabular-swimlane-cols-tree.html markup;
Also cleaned up .s-status-pending styles for related
label elements;
This commit is contained in:
Charles Hacskaylo
2016-02-10 16:38:39 -08:00
parent 5daf2f54cd
commit ceee7e0da9
7 changed files with 137 additions and 213 deletions

View File

@@ -50,6 +50,7 @@
ng-style="{ 'margin-left': 15 * ngModel.depth + 'px' }">
<mct-representation key="'label'"
mct-object="ngModel.domainObject"
class="rep-object-label"
mct-swimlane-drag="ngModel">
</mct-representation>
</span>