TreeNode color is not applied in volt

Locked
absiddik
Posts: 6
Joined: 16 Jan 2016, 11:56

01 Jun 2016, 09:08

Hi,
TreeNode color does not change in volt theme.

Thanks.
Image

mert.sincan
Posts: 5281
Joined: 29 Jun 2013, 12:38

03 Jun 2016, 15:22

Can you please attach a sample code and a screenshot for us to replicate? and Can you please check the following css code in browser with firebug;

Code: Select all

.ui-tree {
    color: #29506b;
}
Maybe, you can try to add !important to color;

Code: Select all

.ui-tree {
    color: #29506b !important;
}

Locked

Return to “Volt”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests