Ran the button regex
| find | replace | | ------ | ------ | | `(^(?!.*gl-button).*class:.*)btn (.*$)` | `$1gl-button btn $2` | | `(^(?!.*gl-button).*)(\.btn[\.{])` | `$1.gl-button$2` |
显示
- app/views/admin/abuse_reports/_abuse_report.html.haml 1 个添加, 1 个删除app/views/admin/abuse_reports/_abuse_report.html.haml
- app/views/admin/application_settings/_usage.html.haml 1 个添加, 1 个删除app/views/admin/application_settings/_usage.html.haml
- app/views/admin/dev_ops_report/_callout.html.haml 1 个添加, 1 个删除app/views/admin/dev_ops_report/_callout.html.haml
- app/views/admin/runners/index.html.haml 4 个添加, 4 个删除app/views/admin/runners/index.html.haml
- app/views/admin/serverless/domains/index.html.haml 1 个添加, 1 个删除app/views/admin/serverless/domains/index.html.haml
- app/views/admin/spam_logs/_spam_log.html.haml 2 个添加, 2 个删除app/views/admin/spam_logs/_spam_log.html.haml
- app/views/admin/users/_user.html.haml 6 个添加, 6 个删除app/views/admin/users/_user.html.haml
- app/views/authentication/_authenticate.html.haml 1 个添加, 1 个删除app/views/authentication/_authenticate.html.haml
- app/views/authentication/_register.html.haml 1 个添加, 1 个删除app/views/authentication/_register.html.haml
- app/views/award_emoji/_awards_block.html.haml 2 个添加, 2 个删除app/views/award_emoji/_awards_block.html.haml
- app/views/ci/variables/_url_query_variable_row.html.haml 1 个添加, 1 个删除app/views/ci/variables/_url_query_variable_row.html.haml
- app/views/ci/variables/_variable_row.html.haml 1 个添加, 1 个删除app/views/ci/variables/_variable_row.html.haml
- app/views/groups/_home_panel.html.haml 1 个添加, 1 个删除app/views/groups/_home_panel.html.haml
- app/views/groups/runners/_index.html.haml 7 个添加, 7 个删除app/views/groups/runners/_index.html.haml
- app/views/groups/runners/_runner.html.haml 5 个添加, 5 个删除app/views/groups/runners/_runner.html.haml
- app/views/groups/settings/_general.html.haml 1 个添加, 1 个删除app/views/groups/settings/_general.html.haml
- app/views/jira_connect/users/show.html.haml 1 个添加, 1 个删除app/views/jira_connect/users/show.html.haml
- app/views/layouts/header/_current_user_dropdown.html.haml 1 个添加, 1 个删除app/views/layouts/header/_current_user_dropdown.html.haml
- app/views/layouts/header/_default.html.haml 1 个添加, 1 个删除app/views/layouts/header/_default.html.haml
- app/views/profiles/accounts/show.html.haml 1 个添加, 1 个删除app/views/profiles/accounts/show.html.haml
加载中
想要评论请 注册 或 登录