[Frontend] Added s-status-pending spinner to tree-item

open #431
Refinements of tree item sizes and spacing;
Polished spinner-related classes;
Moved l-icon-link icon into -glyph element;
This commit is contained in:
Charles Hacskaylo
2015-12-16 16:06:31 -08:00
parent b59fc43038
commit 930b13f9a0
6 changed files with 85 additions and 61 deletions

View File

@@ -51,7 +51,7 @@
}
.t-object-label {
line-height: inherit;
.t-item-icon.l-icon-link:before {
.t-item-icon.l-icon-link .t-item-icon-glyph:before {
bottom: 20%; // Shift up due to height of mobile menu items
}
}