zulip/static
Aman Agrawal 2de98ab6e1 settings: Don't use css classes starting with icon.
Fixes #16252.

icon* classes are used by bootstrap for displaying glyphicons.
We removed these classes in our custom version of bootstrap 2.1.1;
but since our reset to v2.3.2, they have been added again and hence
any classes starting with icon* in zulip will have to be renamed.
2020-09-01 10:56:02 -07:00
..
assets
audio
generated
html
images
js settings: Don't use css classes starting with icon. 2020-09-01 10:56:02 -07:00
shared shared: Bump version to 0.0.3. 2020-08-26 22:34:06 -07:00
styles settings: Don't use css classes starting with icon. 2020-09-01 10:56:02 -07:00
templates settings: Don't use css classes starting with icon. 2020-09-01 10:56:02 -07:00
third popovers: Reapply changes to bootstrap.js. 2020-08-31 14:01:11 -07:00
.gitignore