-
- Downloads
consistent spacing on new MR panels
center spinner show placeholder text on new MR page remove redundant `display: block` from li - they default to `list-style` already
Showing
- app/assets/stylesheets/framework/lists.scss 0 additions, 38 deletionsapp/assets/stylesheets/framework/lists.scss
- app/assets/stylesheets/framework/panels.scss 0 additions, 8 deletionsapp/assets/stylesheets/framework/panels.scss
- app/assets/stylesheets/pages/commits.scss 30 additions, 2 deletionsapp/assets/stylesheets/pages/commits.scss
- app/assets/stylesheets/pages/merge_requests.scss 2 additions, 3 deletionsapp/assets/stylesheets/pages/merge_requests.scss
- app/assets/stylesheets/pages/tree.scss 1 addition, 9 deletionsapp/assets/stylesheets/pages/tree.scss
- app/views/projects/blob/_blob.html.haml 1 addition, 1 deletionapp/views/projects/blob/_blob.html.haml
- app/views/projects/commits/_commit.html.haml 26 additions, 25 deletionsapp/views/projects/commits/_commit.html.haml
- app/views/projects/commits/_commit_list.html.haml 1 addition, 1 deletionapp/views/projects/commits/_commit_list.html.haml
- app/views/projects/commits/_commits.html.haml 1 addition, 1 deletionapp/views/projects/commits/_commits.html.haml
- app/views/projects/merge_requests/_new_compare.html.haml 3 additions, 3 deletionsapp/views/projects/merge_requests/_new_compare.html.haml
- app/views/search/_results.html.haml 1 addition, 1 deletionapp/views/search/_results.html.haml
Please register or sign in to comment