zulip/templates
Luke Faraone cf81c46c77 Omit fonts.css on QtWebKit clients
QTBUG-3467 prevents non-normal-face @font-face fonts from being used when
defined as such in CSS. To work around this, the desktop applications now
ship the Humbug font themselves, and this commit causes the server to no
longer send the problematic CSS rules to those clients.

We have some duplication insofar as we now have two minified CSS files, but
this is better than conditionally applying the CSS at page runtime.

(imported from commit 9a887f9fb8002d44171d366d1249ebbf21cc9c77)
2013-07-01 14:37:58 -04:00
..
confirmation Don't show a name of "None" if not using Google Apps authentication. 2013-04-30 14:15:52 -07:00
registration [django 1.5] Use new-style url syntax in templates. 2013-03-27 08:19:26 -04:00
zephyr Omit fonts.css on QtWebKit clients 2013-07-01 14:37:58 -04:00
.gitignore Add a tool to draw the Django template inheritance graph 2012-10-16 01:33:15 -04:00
404.html Tweaks to Django 404 and 500 pages. 2012-12-06 15:54:54 -05:00
500.html templates: Eliminate block porticocustomhead and use block.super 2013-03-11 15:48:13 -04:00
openid_error.html [django 1.5] Use new-style url syntax in templates. 2013-03-27 08:19:26 -04:00