-
- Downloads
Merge branch '24129-underline-all-links' into 'master'
Add underline hover state to all links Closes #24129 See merge request gitlab-org/gitlab-ce!15638
No related branches found
No related tags found
Showing
- app/assets/stylesheets/framework/common.scss 0 additions, 1 deletionapp/assets/stylesheets/framework/common.scss
- app/assets/stylesheets/framework/gfm.scss 0 additions, 1 deletionapp/assets/stylesheets/framework/gfm.scss
- app/assets/stylesheets/framework/wells.scss 5 additions, 0 deletionsapp/assets/stylesheets/framework/wells.scss
- app/assets/stylesheets/pages/issuable.scss 12 additions, 1 deletionapp/assets/stylesheets/pages/issuable.scss
- app/assets/stylesheets/pages/notes.scss 8 additions, 1 deletionapp/assets/stylesheets/pages/notes.scss
- app/assets/stylesheets/pages/profile.scss 1 addition, 1 deletionapp/assets/stylesheets/pages/profile.scss
- app/assets/stylesheets/pages/projects.scss 1 addition, 0 deletionsapp/assets/stylesheets/pages/projects.scss
- app/assets/stylesheets/pages/wiki.scss 5 additions, 1 deletionapp/assets/stylesheets/pages/wiki.scss
- app/helpers/commits_helper.rb 2 additions, 2 deletionsapp/helpers/commits_helper.rb
- app/views/projects/_readme.html.haml 1 addition, 1 deletionapp/views/projects/_readme.html.haml
- app/views/projects/artifacts/_tree_directory.html.haml 2 additions, 2 deletionsapp/views/projects/artifacts/_tree_directory.html.haml
- app/views/projects/artifacts/_tree_file.html.haml 4 additions, 4 deletionsapp/views/projects/artifacts/_tree_file.html.haml
- app/views/projects/branches/_branch.html.haml 1 addition, 2 deletionsapp/views/projects/branches/_branch.html.haml
- app/views/projects/commits/_commit.html.haml 1 addition, 1 deletionapp/views/projects/commits/_commit.html.haml
- app/views/projects/empty.html.haml 3 additions, 3 deletionsapp/views/projects/empty.html.haml
- app/views/projects/protected_branches/shared/_index.html.haml 1 addition, 1 deletion...views/projects/protected_branches/shared/_index.html.haml
- app/views/projects/protected_tags/shared/_index.html.haml 1 addition, 1 deletionapp/views/projects/protected_tags/shared/_index.html.haml
- app/views/projects/tree/_blob_item.html.haml 2 additions, 2 deletionsapp/views/projects/tree/_blob_item.html.haml
- app/views/projects/tree/_tree_item.html.haml 2 additions, 2 deletionsapp/views/projects/tree/_tree_item.html.haml
- app/views/projects/wikis/_sidebar.html.haml 2 additions, 3 deletionsapp/views/projects/wikis/_sidebar.html.haml
Please register or sign in to comment