mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
Rename zephyr.css to zulip.css.
(imported from commit 094580c1563fa05ecff58d6fb86bf2338a32b1a6)
This commit is contained in:
parent
a9da6e28e7
commit
ffc2f05cbb
@ -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',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user