[Frontend] Refinements to t-item-icon

open #90
Scale approach to link indicator changed from
font-size to transform: scale;
Now works in tree, item grid and Inspector;
This commit is contained in:
Charles Hacskaylo
2015-10-28 21:34:01 -07:00
parent 134d853f19
commit 56e8cd81e6
7 changed files with 126 additions and 102 deletions

View File

@@ -61,7 +61,8 @@ $ueBrowseGridItemBottomBarH: 30px;
$itemPadLR: 5px;
// Tree
$treeVCW: 10px;
$treeTypeIconH: 16px;
$treeTypeIconH: 1.4em; // was 16px
$treeTypeIconHPx: 16px;
$treeTypeIconW: 20px;
$treeContextTriggerW: 20px;
// Tabular