-
- Downloads
There was an error fetching the commit references. Please try again later.
Resolve "Introduce new navigation themes in GitLab 11.0"
Showing
- app/assets/stylesheets/framework/gitlab_theme.scss 109 additions, 53 deletionsapp/assets/stylesheets/framework/gitlab_theme.scss
- app/assets/stylesheets/framework/header.scss 2 additions, 0 deletionsapp/assets/stylesheets/framework/header.scss
- app/assets/stylesheets/framework/variables.scss 32 additions, 0 deletionsapp/assets/stylesheets/framework/variables.scss
- app/assets/stylesheets/pages/profiles/preferences.scss 35 additions, 40 deletionsapp/assets/stylesheets/pages/profiles/preferences.scss
- app/views/layouts/devise.html.haml 1 addition, 1 deletionapp/views/layouts/devise.html.haml
- app/views/layouts/devise_empty.html.haml 1 addition, 1 deletionapp/views/layouts/devise_empty.html.haml
- app/views/profiles/preferences/show.html.haml 1 addition, 7 deletionsapp/views/profiles/preferences/show.html.haml
- changelogs/unreleased/43597-new-navigation-themes.yml 5 additions, 0 deletionschangelogs/unreleased/43597-new-navigation-themes.yml
- config/gitlab.yml.example 8 additions, 3 deletionsconfig/gitlab.yml.example
- doc/development/fe_guide/style_guide_scss.md 5 additions, 5 deletionsdoc/development/fe_guide/style_guide_scss.md
- lib/gitlab/themes.rb 10 additions, 5 deletionslib/gitlab/themes.rb
- spec/helpers/preferences_helper_spec.rb 3 additions, 3 deletionsspec/helpers/preferences_helper_spec.rb
- spec/lib/gitlab/themes_spec.rb 4 additions, 4 deletionsspec/lib/gitlab/themes_spec.rb
Please register or sign in to comment