zulip/static
Brock Whittaker 5606435a90 components: Make button component styles sensible.
This removes the old base button style which was a blue button and
kills the unnecessary .white class which was essentially just acting as
the new button base.

This then removes all references throughout the settings/subscriptions
pages to those button styles.

This also fixes the strange button styles that changed the :hover and
:active opacity to 0.05 which led to unpredictable results on various
backgrounds.
2017-06-08 17:09:31 -07:00
..
assets Change portico navbar style. 2017-02-13 17:02:03 -08:00
audio Change audible notification to a "knock" sound. 2014-02-12 17:09:39 -05:00
generated Move static/third/gemoji to static/generated/emoji. 2016-12-27 20:16:23 -08:00
html Clean 404.html to use 4 space indentation. 2017-06-06 22:00:36 -07:00
images webhooks/zapier: Add weather update example. 2017-06-08 09:14:18 -07:00
js typeahead: Extract out render_secondary and alter style for emails. 2017-06-08 12:01:03 -07:00
locale locale: Update a few last translation strings. 2017-06-06 13:57:08 -07:00
styles components: Make button component styles sensible. 2017-06-08 17:09:31 -07:00
swagger Explain how to add Swagger REST API doc coverage in zulip.yaml. 2017-06-07 22:46:20 -07:00
templates components: Make button component styles sensible. 2017-06-08 17:09:31 -07:00
third bugdown: Fix the regex used for unicode emoji matching. 2017-05-16 09:05:42 -07:00
ts Add typescript support to asset compilation. 2017-05-28 17:28:28 -07:00
.gitignore
favicon.ico
node_modules Create static/node_modules symlink. 2016-08-25 15:32:08 -07:00
robots.txt