[Frontend] Refinements to .loading and related

#445
Markup enhanced in wait-node.html;
More wait-spinner constants added;
Normalized appearance between tree-based
.loading and .s-status-pending;
Fixed .s-status-pending to work now that
mct-representation is gone from tree;
This commit is contained in:
Charles Hacskaylo
2016-03-24 14:54:50 -07:00
parent e7e91e21fc
commit a01f7ddd2d
4 changed files with 22 additions and 12 deletions

View File

@@ -19,4 +19,6 @@
this source code distribution or the Licensing information page available
at runtime from the About dialog for additional information.
-->
<li class='tree-item t-wait-node loading'>Loading...</li>
<li class='tree-item t-wait-node loading'>
<span class="t-title-label">Loading...</span>
</li>