web: codemod `web/search/results/SearchResultsInfoBar` `web/search/SearchConsolePage` `web/settings/SettingsFile` `web/settings/MonacoSettingsEditor` components to CSS modules
Created by: gitstart-sourcegraph
Descriptions
This PR results from the global-css-to-css-modules codemod application with some manual fixes, caused by the usage of global CSS classes tied to a React component in other parts of the codebase
Refs
Success criteria
The stylesheets in the following directories are converted to CSS modules.
- client/web/src/search/results/SearchResultsInfoBar.tsx
- client/web/src/search/SearchConsolePage.tsx
- client/web/src/settings/SettingsFile.tsx
- client/web/src/settings/MonacoSettingsEditor.tsx