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
2c9239fb
Commit
2c9239fb
authored
Apr 06, 2017
by
Annabel Dunstone Gray
Committed by
Jacob Schatz
Apr 06, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change edit icon
parent
5c7953fb
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
3 deletions
+4
-3
app/assets/stylesheets/pages/notes.scss
app/assets/stylesheets/pages/notes.scss
+2
-2
app/helpers/system_note_helper.rb
app/helpers/system_note_helper.rb
+1
-1
app/views/shared/icons/_icon_edit.svg
app/views/shared/icons/_icon_edit.svg
+1
-0
No files found.
app/assets/stylesheets/pages/notes.scss
View file @
2c9239fb
...
@@ -18,8 +18,8 @@ ul.notes {
...
@@ -18,8 +18,8 @@ ul.notes {
float
:
left
;
float
:
left
;
svg
{
svg
{
height
:
18px
;
width
:
18px
;
width
:
auto
;
height
:
auto
;
fill
:
$gray-darkest
;
fill
:
$gray-darkest
;
position
:
absolute
;
position
:
absolute
;
left
:
30px
;
left
:
30px
;
...
...
app/helpers/system_note_helper.rb
View file @
2c9239fb
...
@@ -18,7 +18,7 @@ module SystemNoteHelper
...
@@ -18,7 +18,7 @@ module SystemNoteHelper
when
'assignee'
when
'assignee'
'icon_user'
'icon_user'
when
'title'
when
'title'
'icon_
pencil
'
'icon_
edit
'
when
'task'
when
'task'
'icon_check_square_o'
'icon_check_square_o'
when
'label'
when
'label'
...
...
app/views/shared/icons/_icon_edit.svg
0 → 100644
View file @
2c9239fb
<svg
width=
"1792"
height=
"1792"
viewBox=
"0 0 1792 1792"
xmlns=
"http://www.w3.org/2000/svg"
><path
d=
"M888 1184l116-116-152-152-116 116v56h96v96h56zm440-720q-16-16-33 1l-350 350q-17 17-1 33t33-1l350-350q17-17 1-33zm80 594v190q0 119-84.5 203.5t-203.5 84.5h-832q-119 0-203.5-84.5t-84.5-203.5v-832q0-119 84.5-203.5t203.5-84.5h832q63 0 117 25 15 7 18 23 3 17-9 29l-49 49q-14 14-32 8-23-6-45-6h-832q-66 0-113 47t-47 113v832q0 66 47 113t113 47h832q66 0 113-47t47-113v-126q0-13 9-22l64-64q15-15 35-7t20 29zm-96-738l288 288-672 672h-288v-288zm444 132l-92 92-288-288 92-92q28-28 68-28t68 28l152 152q28 28 28 68t-28 68z"
/></svg>
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