mirror of https://github.com/zulip/zulip.git
b39347a946
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. |
||
---|---|---|
.. | ||
activity.css | ||
billing.css | ||
comparison_table.css | ||
email_log.css | ||
footer.css | ||
hello.css | ||
integrations.css | ||
integrations_dev_panel.css | ||
landing_page.css | ||
markdown.css | ||
navbar.css | ||
plans_pages.css | ||
portico.css | ||
portico_signin.css | ||
portico_styles.css | ||
pricing_plans.css | ||
stats.css | ||
svg_icons.css |