SiddharthVarshney
d3208c61d7
css: Use SCSS nesting for `.carousel.carousel-fade .carousel-inner`.
2020-08-04 16:24:12 -07:00
SiddharthVarshney
a8c8aae6f5
css: Use SCSS nesting for `.carousel.carousel-fade .carousel-inner .item`.
2020-08-04 16:24:12 -07:00
SiddharthVarshney
bfb3e86eab
css: Use SCSS nesting for `.carousel.carousel-fade .carousel-inner .item.active`.
2020-08-04 16:24:12 -07:00
SiddharthVarshney
6371fe7b37
css: Use SCSS nesting for `.portico-landing.hello .open-source`.
2020-08-04 16:24:12 -07:00
SiddharthVarshney
0e47e2bd2a
css: Merge `.portico-landing.hello .open-source img` css.
2020-08-04 16:24:12 -07:00
SiddharthVarshney
b7216af233
css: Use SCSS nesting for `.portico-landing.hello .features`.
2020-08-04 16:24:12 -07:00
SiddharthVarshney
4e20923421
css: Use SCSS nesting for `.portico-landing.hello .features .col-2`.
2020-08-04 16:24:12 -07:00
SiddharthVarshney
7f5f61267e
css: Use SCSS nesting for `.portico-landing.hello .screen`.
2020-08-04 16:24:12 -07:00
SiddharthVarshney
ba4709b000
css: Use SCSS nesting for `.portico-landing.hello .screen.hero-screen`.
2020-08-04 16:24:12 -07:00
SiddharthVarshney
1b5138d546
css: Use SCSS nesting for `.screen`.
2020-08-04 16:24:12 -07:00
SiddharthVarshney
db3530d984
css: Use SCSS nesting for `.screen .message-feed`.
2020-08-04 16:24:12 -07:00
SiddharthVarshney
9b2b5ef3c2
css: Use SCSS nesting for `.screen .center-page`.
2020-08-04 16:24:12 -07:00
SiddharthVarshney
605431d187
css: Use SCSS nesting for `.screen .top`.
2020-08-04 16:24:12 -07:00
SiddharthVarshney
2d8391608f
css: Use SCSS nesting for `.screen .col-4 .action-block`.
2020-08-04 16:24:12 -07:00
SiddharthVarshney
af09b49ae7
css: Use SCSS nesting for `.screen .line`.
2020-08-04 16:24:12 -07:00
Anders Kaseorg
efcba21100
styles: Reorder rule to work around weird postcss-nested bug.
...
For mysterious reasons, this avoids the following message printed by
webpack on a cold cache after upgrading postcss-nested from 4.2.1 to
4.2.2:
Ignoring local source map at "/srv/zulip/<no source>" as resource is missing.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-07-30 11:20:03 -07:00
SiddharthVarshney
67cee7c8f9
css: Use SCSS nesting for `.faqs`.
2020-07-22 16:58:14 -07:00
SiddharthVarshney
ba36b99cd2
css: Use SCSS nesting for `.faqs .faq`.
2020-07-22 16:58:14 -07:00
SiddharthVarshney
4d2593a6bf
css: Use SCSS nesting for `.faqs header`.
2020-07-22 16:58:14 -07:00
SiddharthVarshney
f28c729707
css: Use SCSS nesting for `.compare`.
2020-07-22 16:58:14 -07:00
SiddharthVarshney
04bcab0f4c
css: Use SCSS nesting for `.compare .terms`.
2020-07-22 16:58:13 -07:00
SiddharthVarshney
04a49fc402
css: Use SCSS nesting for `.compare tbody tr`.
2020-07-22 16:58:13 -07:00
SiddharthVarshney
fb1a593281
css: Use SCSS nesting for `.compare tbody tr td`.
2020-07-22 16:58:13 -07:00
SiddharthVarshney
4c0a4d4cef
css: Use SCSS nesting for `.compare thread`.
2020-07-22 16:58:13 -07:00
SiddharthVarshney
457023dde6
css: Use SCSS nesting for `.compare thread th`.
2020-07-22 16:58:13 -07:00
SiddharthVarshney
456c0b78e0
css: Use SCSS nesting for `.compare table`.
2020-07-22 16:58:13 -07:00
SiddharthVarshney
f1c70be50a
css: Use SCSS nesting for `.compare table thead th`.
2020-07-22 16:58:13 -07:00
Anders Kaseorg
c2f9db4602
logo: Update Zulip logo.
...
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-07-16 01:37:08 -07:00
SiddharthVarshney
92059a5379
css: Use SCSS nesting for `.portico-landing.hello .gradients .gradient`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
5f8b8d62b9
css: Use SCSS nesting for `.portico-landing.hello .hero`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
c3847c9b30
css: Use SCSS nesting for `.portico-landing.hello .hero header`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
0453c0bc36
css: Use SCSS nesting for `.portico-landing.hello .hero header button`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
5a02fd4a6b
css: Use SCSS nesting for `.portico-landing.hello .hero .content`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
cabdc72722
css: Use SCSS nesting for `.portico-landing.hello .hero .waves`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
45ea511225
css: Use SCSS nesting for `.portico-landing.hello .hero .waves .wave`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
f96e38a8bd
css: Reorder css for `.portico-landing.hello .hero`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
be8027cb54
css: Use SCSS nesting for `.portico-landing.features-app`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
ce9a365c62
css: Use SCSS nesting for `.portico-landing.features-app .feature-block`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
d8a3ca0b2e
css: Use SCSS nesting for `.portico-landing.features-app .cta`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
c37d83347c
css: Use SCSS nesting for `.portico-landing.features-app .cta:hover`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
7ea662e035
css: Use SCSS nesting for `.portico-landing.features-app section`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
b3db95e879
css: Use SCSS nesting for `.portico-landing.features-app section a`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
544622a435
css: Use SCSS nesting for `.portico-landing.features-app section a.feature-block`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
553c3f1a50
css: Use SCSS nesting for `.portico-landing.features-app section .headliner`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
17ddbf33b1
css: Use SCSS nesting for `.portico-landing.features-app section.notifications`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
acfd7755bb
css: Use SCSS nesting for `.portico-landing.features-app section.notifications .feature-list`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
b19902e00c
css: Use SCSS nesting for `.portico-landing.features-app section.notifications .feature-list h3`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
88c2dfa580
css: Merge css for `.portico-landing.features-app section.notifications`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
6ec11e549d
css: Use SCSS nesting for `.portico-landing.features-app section.messages`.
2020-06-20 17:46:08 -07:00
SiddharthVarshney
ea1d2688c8
css: Use SCSS nesting for `.portico-landing.features-app section.messages .features`.
2020-06-20 17:46:08 -07:00