left_nav_tree.css 117 B

12345678
  1. @charset "utf-8";
  2. .ui-layout-west i{
  3. color: 333;
  4. margin: 0 4px;
  5. }
  6. .ui-layout-west .ztree li{
  7. line-height: 28px;
  8. }