zulip/web/styles/portico
Sahil Batra 631eba09ee css: Remove bootstrap CSS for password type inputs.
We use password type inputs for API key and password
change modal in the main app and in login, register
and password reset pages.

For the portico pages, i.e. login, register and
password reset pages, the bootstrap CSS is already
overridden by our custom CSS defined in
portico_signin.css and some of the CSS added by
bootstrap is redundant. Only outline property was
being applied by bootstrap on focusing the input
which has been added to CSS in portico_signin.css
in this commit.

For the inputs used in app, i.e. API key and password
change modal, we have already added the CSS rules of
Bootstrap using "modal_password_input" class.

Thus, we can remove the CSS for password type inputs
from bootstrap.css.
2023-06-23 11:53:38 -07:00
..
activity.css activity: Add bootstrap CSS styles for number type inputs. 2023-05-23 10:54:12 -07:00
billing.css billing: Fix css for popups on the billing page. 2023-06-05 16:54:34 -07:00
email_log.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00
footer.css stylelint: Fix media-feature-range-notation. 2023-04-04 10:54:01 -07:00
integrations.css stylelint: Fix media-feature-range-notation. 2023-04-04 10:54:01 -07:00
integrations_dev_panel.css style: Fix dropdown text alignment by reducing vertical padding. 2023-05-16 15:43:06 -07:00
landing_page.css landing-page: Add Microsoft Store download link. 2023-05-31 08:16:59 -07:00
markdown.css docs: Add copy code button to portico docs. 2023-06-09 11:26:05 -07:00
navbar.css stylelint: Fix media-feature-range-notation. 2023-04-04 10:54:01 -07:00
portico.css help_pages: Improve anchor highlights. 2023-05-18 13:57:42 -07:00
portico_signin.css css: Remove bootstrap CSS for password type inputs. 2023-06-23 11:53:38 -07:00
portico_styles.css css: Integrate newly designed header. 2023-03-29 17:59:00 -07:00
stats.css styles: Use modern color notation. 2023-03-24 17:26:55 -07:00