Rename zephyr.css to zulip.css.

(imported from commit 094580c1563fa05ecff58d6fb86bf2338a32b1a6)
This commit is contained in:
Tim Abbott 2013-07-25 16:34:39 -04:00
parent a9da6e28e7
commit ffc2f05cbb
2 changed files with 2 additions and 2 deletions

View File

@ -270,7 +270,7 @@ PIPELINE_CSS = {
'source_filenames': (
'third/bootstrap-notify/css/bootstrap-notify.css',
'third/spectrum/spectrum.css',
'styles/zephyr.css',
'styles/zulip.css',
'styles/pygments.css',
'styles/thirdparty-fonts.css',
# We don't want fonts.css on QtWebKit, so its omitted here
@ -281,7 +281,7 @@ PIPELINE_CSS = {
'source_filenames': (
'third/bootstrap-notify/css/bootstrap-notify.css',
'third/spectrum/spectrum.css',
'styles/zephyr.css',
'styles/zulip.css',
'styles/pygments.css',
'styles/thirdparty-fonts.css',
'styles/fonts.css',