mirror of https://github.com/zulip/zulip.git
28ac9f941d
When interacting with popovers in the night theme using the keyboard UI (e.g. the `i` menu for a message), the background color was incorrectly white, resulting from the bootstrap `nav > li > a:focus` rule. We had already fixed this for `nav > li > a:hover`; we just need to add `nav > li > a:focus` to the relevant block of CSS rules as well. Replaces #17195 and #17353. Rewritten to use a cleaner solution by tabbott. |
||
---|---|---|
.. | ||
assets | ||
audio | ||
generated | ||
html | ||
images | ||
js | ||
shared | ||
styles | ||
templates | ||
third | ||
.gitignore |