SelectOneMenu does not have a 'focussed' indication

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
kukeltje
Expert Member
Posts: 9605
Joined: 17 Jun 2010, 13:34
Location: Netherlands

04 Dec 2017, 19:41

As the title states, it misses this when tabbing trough.

Adding

Code: Select all

body .ui-selectonemenu {
	padding-bottom:1px;
}

body .ui-selectonemenu.ui-state-focus {
    border-width: 0 0 2px 0;
    border-color: #AFB42B;
    padding-bottom: 0;
}

Makes it work for my theme colors (but it would in general work for all others too ;-)

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

27 Dec 2017, 15:33

Thanks a lot! Fixed now.

Post Reply

Return to “Serenity - PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests