partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

_tree.scss (297B)


      1 $tree-elbow-height: 20px !default;
      2 $tree-elbow-width: 16px !default;
      3 $tree-checkbox-margin-top: 4px !default;
      4 $tree-checkbox-margin-right: 3px !default;
      5 $tree-icon-margin-top: 2px !default;
      6 $tree-icon-margin-right: 3px !default;
      7 $grid-cell-treecolumn-editor-field-padding-horizontal: 1px !default;