Different active rec color dataTable scrollable/paginator

Locked
lbroker
Posts: 30
Joined: 26 Jun 2014, 02:39
Location: Lithuania

12 May 2016, 00:34

Hi All

Using Sentinel version 2.1, Primefaces 5.3, Tomcat 8, jsf 2.3 Mojara

I see that in p:dataTable when selection is allowed, and configured selectionMode="single" scrollable="true"
active record is with dark grey color
Image

And in case of selectionMode="single" paginator="true", active record has light blue color
Image

Active record I mean as record with mouse over.

Is this done specially or by mistake?
Thank you in advance!

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

12 May 2016, 10:08

Thanks a lot for your issue. Fixed for next Sentinel release.

Please try;

Code: Select all

.ui-datatable-scrollable table tbody .ui-state-hover > td{
    background-color:#7DAED6; 
}


lbroker
Posts: 30
Joined: 26 Jun 2014, 02:39
Location: Lithuania

12 May 2016, 12:15

Thank you for solution.
Also for workaround till next Sentinel release.

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

12 May 2016, 14:46

You're welcome ;)

Locked

Return to “Sentinel”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 16 guests