zulip/static
YashRE42 fb6c34356c message_view_header: Make search_icon hover effects consistent.
In commit 5d91a34119 we change the
behaviour of a hover effect on search_icon to use opacity rather than
a change in color. This change made the search_icon hover consistent
with the gear icon to the right of it, it had the additional benefit
of reducing the need to define a hover effect in night_mode.css.

However, some rules targeting search_icon were leftover that still
used color, this commit changes one in zulip.scss to use opacity and
removes one from night_mode.css that is no longer necessary.
2021-10-07 10:29:08 -07:00
..
assets icons: Set font-display: block for icon font. 2021-08-23 15:59:54 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images for/open_source: Add illustration for building inclusive commmunities. 2021-10-06 17:42:56 -07:00
js message_view_header: Remove usage of nth-last-child selector. 2021-10-07 10:29:08 -07:00
shared buddy_list: Show still image for animated emojis. 2021-09-12 16:24:29 -07:00
styles message_view_header: Make search_icon hover effects consistent. 2021-10-07 10:29:08 -07:00
templates settings: Use save-discard widget in realm-level defaults section. 2021-10-07 10:16:27 -07:00
third typeahead: Fix the bug where clicking by JS, selected the wrong elem. 2021-08-01 23:20:12 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00