Ultima 8.0 table multiSelect label only visible if selected or mouse over

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
tbegsr
Posts: 19
Joined: 25 Jul 2016, 18:07
Location: Suisse

27 Jul 2019, 20:30

Ultima - PrimeNG 8.0: Labels in multiselect (table) are only visible if the value is selected or by mouse over. I try it with diffrent Themes
Image

merve7
Posts: 861
Joined: 12 Sep 2017, 10:44

29 Jul 2019, 15:44

Hi,
We fixed for next release but you can add the below code in your stylesheet or in your override file(src/assets/sass/overrides/_theme_styles.scss) until the release;

Code: Select all

.ui-multiselect-panel.ui-widget {
    .ui-multiselect-item {
        color: $textColor;
    }
}

tbegsr
Posts: 19
Joined: 25 Jul 2016, 18:07
Location: Suisse

30 Jul 2019, 07:37

Hi
Thank you for your fast response
for me it's not working if I add the lines to src/assets/sass/overrides/_theme_styles.scss

If I put the color direct in file theme-dark-blue.css
to
body .ui-multiselect-panel.ui-widget .ui-multiselect-item {
it works fine

Post Reply

Return to “Ultima - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests