PrimeUI picklist button rendering problem

jQuery UI Widgets
Post Reply
alf
Posts: 2
Joined: 24 Jan 2019, 18:30

24 Jan 2019, 18:55

Hello
I'm using primeui-distribution-master picklist component with font-awesome 5

The > and >> for the action buttons don't get rendered

I've tried switching to fa 4.7 without success

The fa css is loaded properly but however I modify the style nothing gets rendered

Can you help me solve the problem please ?

Regards

alf
Posts: 2
Joined: 24 Jan 2019, 18:30

29 Jan 2019, 15:06

Got some help to diagnose the problem
It was caused by the css of my version of jquery-ui (1.12.1) defining
text-indent: -9999 px for .ui-button-icon-only

The problem was solved by adding in my page
.ui-picklist .ui-button-icon-left {
text-indent: 0 !important;
}

Post Reply

Return to “PrimeUI”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests