Can anyone tell me where the Alerts navigation drop-down is styled? Our Dark version background is horrible.
This is the HTML:
<li data-alert-id="394008723" class="alert js-alert menu-row menu-row--separated menu-row--clickable is-unread">
<div data-template-name="public:svAlertImprov_macros::alert_row" class="contentRow" data-pop-up="1">
<div class="contentRow-figure contentRow-figure--user flex">
<a href="/forum/members/undefined.153753/" class="avatar avatar--xxs" data-user-id="153753" data-xf-init="member-tooltip" id="js-XFUniqueId12">
...
Etc etc
I just cannot find the style property that sets the background and text colours for it.
This is the HTML:
<li data-alert-id="394008723" class="alert js-alert menu-row menu-row--separated menu-row--clickable is-unread">
<div data-template-name="public:svAlertImprov_macros::alert_row" class="contentRow" data-pop-up="1">
<div class="contentRow-figure contentRow-figure--user flex">
<a href="/forum/members/undefined.153753/" class="avatar avatar--xxs" data-user-id="153753" data-xf-init="member-tooltip" id="js-XFUniqueId12">
...
Etc etc
I just cannot find the style property that sets the background and text colours for it.