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
22d930ae
Commit
22d930ae
authored
Sep 20, 2017
by
Annabel Dunstone Gray
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make resolve discussion icon gray
parent
d3ee059d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
14 deletions
+6
-14
app/assets/stylesheets/pages/notes.scss
app/assets/stylesheets/pages/notes.scss
+6
-14
No files found.
app/assets/stylesheets/pages/notes.scss
View file @
22d930ae
...
...
@@ -727,6 +727,12 @@ ul.notes {
border-bottom-left-radius
:
0
;
}
.btn
{
svg
path
{
fill
:
$gray-darkest
;
}
}
.btn.discussion-create-issue-btn
{
margin-left
:
-4px
;
border-radius
:
0
;
...
...
@@ -741,10 +747,6 @@ ul.notes {
border
:
0
;
}
}
.new-issue-for-discussion
path
{
fill
:
$gray-darkest
;
}
}
}
...
...
@@ -817,16 +819,6 @@ ul.notes {
vertical-align
:
middle
;
}
.discussion-next-btn
{
svg
{
margin
:
0
;
path
{
fill
:
$gray-darkest
;
}
}
}
// Merge request notes in diffs
.diff-file
{
// Diff is inline
...
...
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