Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
64254f90
Commit
64254f90
authored
Jul 11, 2019
by
Martin Wortschack
Committed by
Kushal Pandya
Jul 11, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add text-secondary to controls container
- Add changelog entry
parent
796855e2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
app/views/shared/projects/_project.html.haml
app/views/shared/projects/_project.html.haml
+1
-1
changelogs/unreleased/mw-project-list-color-fix.yml
changelogs/unreleased/mw-project-list-color-fix.yml
+5
-0
No files found.
app/views/shared/projects/_project.html.haml
View file @
64254f90
...
@@ -58,7 +58,7 @@
...
@@ -58,7 +58,7 @@
.description.d-none.d-sm-block.append-right-default
.description.d-none.d-sm-block.append-right-default
=
markdown_field
(
project
,
:description
)
=
markdown_field
(
project
,
:description
)
.controls.d-flex.flex-sm-column.align-items-center.align-items-sm-end.flex-wrap.flex-shrink-0
{
class:
css_controls_class
}
.controls.d-flex.flex-sm-column.align-items-center.align-items-sm-end.flex-wrap.flex-shrink-0
.text-secondary
{
class:
css_controls_class
}
.icon-container.d-flex.align-items-center
.icon-container.d-flex.align-items-center
-
if
project
.
archived
-
if
project
.
archived
%span
.d-flex.icon-wrapper.badge.badge-warning
archived
%span
.d-flex.icon-wrapper.badge.badge-warning
archived
...
...
changelogs/unreleased/mw-project-list-color-fix.yml
0 → 100644
View file @
64254f90
---
title
:
Add text-secondary to controls in project list
merge_request
:
30567
author
:
type
:
fixed
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment