zulip/static
Puneeth Chaganti d92af69a03 url preview: Fix CSS to make url preview titles clickable.
06f3cb2b78 added some styling to make the
embed previews prettier, and in particular added a bottom fading gradient to
make the embed description text fade out slowly, when it is out of bounds.
The fading used an ::after pseudo-element which had 100% height of the
`.data-container` which contained the title and the description of the
preview. This pseudo-element got overlaid on the title and made it
un-clickable.

This commit retains the visual appearance of the fade, while reducing the
height of the ::after pseudo element, so that it never gets overlaid on the
title, keeping it clickable always.
2019-07-03 14:38:19 -07:00
..
assets images: Add header design for Zulip Twitter account. 2019-05-31 15:24:56 -07:00
audio notifications: Add a setting for changing the notification sound. 2018-12-09 21:25:30 -08:00
generated
html
icons/fonts CSS: Remove manual antialiasing configuration. 2019-03-04 15:12:48 -08:00
images portico: Remove core-team profiles from /team. 2019-06-03 12:14:40 -07:00
js templates: Fix wrong path to edit-embedded-bot-service template. 2019-07-03 13:40:01 -07:00
styles url preview: Fix CSS to make url preview titles clickable. 2019-07-03 14:38:19 -07:00
templates refactor: Use explicit path when referencing handlebars templates. 2019-07-02 16:23:30 -07:00
third tex: Bundle KaTeX CLI using Webpack. 2019-07-02 16:50:03 -07:00
.gitignore minify-js: Remove; everything has been migrated to Webpack. 2019-07-03 13:58:21 -07:00
favicon.ico