Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4480 Prikazi

<tree multi_edit="1" decoration-success="state == 'offer_received'" decoration-bf="state == 'offer_accepted'" decoration-muted="state == 'sold'">


  • Properties with an offer received are green

  • Properties with an offer accepted are green and bold

  • Properties sold are muted

how to show green with bold color on offer accepted

Avatar
Opusti
Best Answer

Hi,

Try code below.

<tree multi_edit="1" decoration-success="state == 'offer_received'" decoration-bf="state == 'offer_accepted' and {'color': 'green', 'font-weight': 'bold'}" decoration-muted="state == 'sold'">


Hope it helps


Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
3
avg. 25
2588
1
maj 25
2630
1
apr. 25
3610
1
apr. 25
1944
4
mar. 25
7060