-
- 下载
Merge branch 'refactor-header' into 'master'
Refactor header css/html * Fixes UI issue with header on zoom * Replace duplicate numbers with variable * Better names for css classes * refactor header views Fixes #1640 See merge request !750
显示
- app/assets/javascripts/application.js.coffee 4 个添加, 0 个删除app/assets/javascripts/application.js.coffee
- app/assets/stylesheets/base/variables.scss 1 个添加, 0 个删除app/assets/stylesheets/base/variables.scss
- app/assets/stylesheets/generic/common.scss 1 个添加, 1 个删除app/assets/stylesheets/generic/common.scss
- app/assets/stylesheets/generic/header.scss 95 个添加, 121 个删除app/assets/stylesheets/generic/header.scss
- app/assets/stylesheets/generic/mobile.scss 1 个添加, 1 个删除app/assets/stylesheets/generic/mobile.scss
- app/assets/stylesheets/generic/sidebar.scss 3 个添加, 5 个删除app/assets/stylesheets/generic/sidebar.scss
- app/assets/stylesheets/themes/gitlab-theme.scss 2 个添加, 3 个删除app/assets/stylesheets/themes/gitlab-theme.scss
- app/views/layouts/_head_panel.html.haml 0 个添加, 42 个删除app/views/layouts/_head_panel.html.haml
- app/views/layouts/_public_head_panel.html.haml 0 个添加, 22 个删除app/views/layouts/_public_head_panel.html.haml
- app/views/layouts/application.html.haml 2 个添加, 2 个删除app/views/layouts/application.html.haml
- app/views/layouts/devise.html.haml 1 个添加, 1 个删除app/views/layouts/devise.html.haml
- app/views/layouts/errors.html.haml 1 个添加, 1 个删除app/views/layouts/errors.html.haml
- app/views/layouts/header/_default.html.haml 43 个添加, 0 个删除app/views/layouts/header/_default.html.haml
- app/views/layouts/header/_empty.html.haml 1 个添加, 1 个删除app/views/layouts/header/_empty.html.haml
- app/views/layouts/header/_public.html.haml 14 个添加, 0 个删除app/views/layouts/header/_public.html.haml
加载中
想要评论请 注册 或 登录