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
af8d3a90
Commit
af8d3a90
authored
Jan 22, 2018
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update icon color
parent
43419ad0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
7 deletions
+2
-7
app/assets/stylesheets/framework/icons.scss
app/assets/stylesheets/framework/icons.scss
+2
-7
No files found.
app/assets/stylesheets/framework/icons.scss
View file @
af8d3a90
...
@@ -33,7 +33,8 @@
...
@@ -33,7 +33,8 @@
}
}
.ci-status-icon-created
,
.ci-status-icon-created
,
.ci-status-icon-skipped
{
.ci-status-icon-skipped
,
.ci-status-icon-notfound
{
svg
{
svg
{
fill
:
$gray-darkest
;
fill
:
$gray-darkest
;
}
}
...
@@ -45,12 +46,6 @@
...
@@ -45,12 +46,6 @@
}
}
}
}
.ci-status-icon-notfound
{
svg
{
fill
:
$common-gray-light
;
}
}
.icon-link
{
.icon-link
{
&
:hover
{
&
:hover
{
text-decoration
:
none
;
text-decoration
:
none
;
...
...
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