• Hi,
    In common.css there is a class for .alternate at line 664. It would need an update from this plugin, like:

    .dark-mode .striped > tbody > :nth-child(odd),
    .dark-mode ul.striped > :nth-child(odd),
    .dark-mode .alternate {
           background-color: #23282d;
    }

    You can test it with this plugin at the dashboard:
    https://ww.wp.xz.cn/plugins/admin-users-logged-in/

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘“alternate” class’ is closed to new replies.