Viewing 3 posts - 1 through 3 (of 3 total)
Author
Posts
  • #7397

    I noticed the change in the hover colour when scrolling items in the dropdown. It’s now red text and dark grey background, making selecting more difficult. Applies to all dropdown.

    highlight

    ----- [updated: 31Aug2023]

     Alter-Drukarsh connections |The Garelicks|Journal 3.3.12 -  PHP Version 8.1.17 - mySQL 8.1
    The Royals |The Kennedys|The Gerrer Rabbis  3.3.12 -  PHP Version 8.1.17 - mySQL 8.1

  • #7400

    I can’t see how that happened. Certainly not intentional. Presumably an inadvertent knock-on effect from some other change.

    I’ll fix it for next release, but for now you can add this to your custom style sheet (mystyles.css)

    .ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active {
    background: none;
    }

    NOTE for anyone else – this is a colors theme issue only.

    Nigel
    My personal kiwitrees site is www.our-families.info
  • #7402

    Thanks. Sometimes you have reason for the change so wanted to check.

    NOTE To anyone else affected: If you’re reading this in email DO NOT create the CSS from the email but sign into the forum. I found the code reads diffrently and would cause it not to work. Email adds “

    
    

    .” which isn’t part of the CSS. (Learned from the previous CSS you sent me 🙂

    ----- [updated: 31Aug2023]

     Alter-Drukarsh connections |The Garelicks|Journal 3.3.12 -  PHP Version 8.1.17 - mySQL 8.1
    The Royals |The Kennedys|The Gerrer Rabbis  3.3.12 -  PHP Version 8.1.17 - mySQL 8.1

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Text highlight’ is closed to new replies.