zulip/web/styles/portico
Aman Agrawal b39347a946 portico: Fix multiple landing pages broken.
Since postcss tries to preserve specificity of selectors which
are defined in in a group, a `:not(#does-not-exist)` selector
was added to the non ID selectors (solutions-page and case-study-page).

This caused the CSS styles to override other styles due to
unexpectedly increased specificity.

To fix it, we remove the ID selector `#why-zulip-page` from the
group.
2024-11-18 10:32:53 -08:00
..
activity.css styles: Be specific about which properties are transitioned. 2024-10-23 14:56:39 -07:00
billing.css styles: Be specific about which properties are transitioned. 2024-10-23 14:56:39 -07:00
comparison_table.css stylelint: Enable stylelint-high-performance-animation. 2024-10-23 14:56:39 -07:00
email_log.css styles: Be specific about which properties are transitioned. 2024-10-23 14:56:39 -07:00
footer.css styles: Be specific about which properties are transitioned. 2024-10-23 14:56:39 -07:00
hello.css styles: Be specific about which properties are transitioned. 2024-10-23 14:56:39 -07:00
integrations.css styles: Be specific about which properties are transitioned. 2024-10-23 14:56:39 -07:00
integrations_dev_panel.css styles: Be specific about which properties are transitioned. 2024-10-23 14:56:39 -07:00
landing_page.css portico: Fix multiple landing pages broken. 2024-11-18 10:32:53 -08:00
markdown.css copy: Rename copy-btn -> copy-button. 2024-11-14 12:03:36 -08:00
navbar.css stylelint: Enable stylelint-high-performance-animation. 2024-10-23 14:56:39 -07:00
plans_pages.css portico: Isolate global plans-page styles in own file. 2024-01-15 18:43:33 -08:00
portico.css stylelint: Enable stylelint-high-performance-animation. 2024-10-23 14:56:39 -07:00
portico_signin.css portico: Use CSS class for styling of find accounts tip text. 2024-11-01 09:34:26 -07:00
portico_styles.css css: Integrate newly designed header. 2023-03-29 17:59:00 -07:00
pricing_plans.css stylelint: Enable stylelint-high-performance-animation. 2024-10-23 14:56:39 -07:00
stats.css stats: Remove unnecessary CSS. 2024-07-24 10:12:42 -07:00
svg_icons.css hello: Redesign landing page. 2024-06-02 21:45:37 -07:00