You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
164 B

  1. treeview .trough,
  2. treeview .trough:selected {
  3. background: @bg_color;
  4. }
  5. treeview .progressbar,
  6. treeview .progressbar:disabled {
  7. background: @acc1_color;
  8. }