mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
This commit adds bootstrap CSS rules used for select elements in invite UI in zulip.css. This change is done so we can safely remove select CSS rules from bootstrap.css as a part of our process to remove bootstrap. This commit also adds class to a couple of select elements in invite UI such that we can use those class to write CSS as using IDs would lead to the dark-theme background not being applied correctly. |
||
|---|---|---|
| .. | ||
| assets | ||
| audio/notification_sounds | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||