Events Made Easy Forums Bug fixed or feature request implemented Location List Cursor Suggestion

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42328
    Anonymous
    Inactive

    The mouse “text” cursor currently displays over the location list that appears below the location map, even though list items are “click-able.” I suggest that the following be added to “events_manager.css” to display the default pointer instead.

    #eme_locations_list li {
    cursor:default;
    }

    Of course, users can put that in “eme.css”, but it doesn’t seem that anyone would want the “text” cursor, so it seems better to make the default cursor the default.

    #45733
    Franky
    Keymaster

    agreed, added to trunk

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top