Project

General

Profile

« Previous | Next » 

Revision b8c8c164

Added by Andreas Kohlbecker about 3 years ago

ref #7599 derivative tree view: collapsible unit tree - dotted lines

View differences:

themes/zen_dataportal/sass/cdm.scss
228 228
  // derivatives tree view (see also derivation-tree.js)
229 229
  $tree-entry-vspace: 7px; //$base-font-size / 2 ???
230 230
  $tree-line-width: 3px;
231
  $tree-line-style: $tree-line-width solid $menu-bar-background-color;
231
  $tree-line-style: $tree-line-width dotted $menu-bar-background-color;
232 232
  $tree-hline-length: 1em; // 5px;
233 233
  $tree-lines-top-offset: ($base-line-height / 7) ;
234 234
  $tree-lines-left-offset: $base-line-height / 7;

Also available in: Unified diff