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
ccddfa59
Commit
ccddfa59
authored
Oct 23, 2020
by
Sarah Groff Hennigh-Palermo
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'mw-fa-icon-classes-cleanup' into 'master'
Cleanup fa- classes See merge request gitlab-org/gitlab!46010
parents
21459f1a
41b0c30a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
48 deletions
+8
-48
app/assets/stylesheets/fontawesome_custom.scss
app/assets/stylesheets/fontawesome_custom.scss
+8
-48
No files found.
app/assets/stylesheets/fontawesome_custom.scss
View file @
ccddfa59
...
...
@@ -105,10 +105,6 @@
content
:
'\f110'
;
}
.
fa-trash-o
:
:
before
{
content
:
'\f014'
;
}
.
fa-caret-right
:
:
before
{
content
:
'\f0da'
;
}
...
...
@@ -117,18 +113,10 @@
content
:
'\f077'
;
}
.
fa-bug
:
:
before
{
content
:
'\f188'
;
}
.
fa-exclamation-circle
:
:
before
{
content
:
'\f06a'
;
}
.
fa-bell
:
:
before
{
content
:
'\f0f3'
;
}
.
fa-file-o
:
:
before
{
content
:
'\f016'
;
}
...
...
@@ -141,10 +129,6 @@
content
:
'\f111'
;
}
.
fa-git
:
:
before
{
content
:
'\f1d3'
;
}
.
fa-thumb-tack
:
:
before
{
content
:
'\f08d'
;
}
...
...
@@ -153,38 +137,6 @@
content
:
'\f06d'
;
}
.
fa-pause
:
:
before
{
content
:
'\f04c'
;
}
.
fa-play
:
:
before
{
content
:
'\f04b'
;
}
.
fa-share
:
:
before
{
content
:
'\f064'
;
}
.
fa-book
:
:
before
{
content
:
'\f02d'
;
}
.
fa-times-circle
:
:
before
{
content
:
'\f057'
;
}
.
fa-skype
:
:
before
{
content
:
'\f17e'
;
}
.
fa-linkedin-square
:
:
before
{
content
:
'\f08c'
;
}
.
fa-twitter-square
:
:
before
{
content
:
'\f081'
;
}
.
fa-file-pdf-o
:
:
before
{
content
:
'\f1c1'
;
}
...
...
@@ -217,6 +169,14 @@
content
:
'\f1c8'
;
}
.
fa-square-o
:
:
before
{
content
:
'\f096'
;
}
.
fa-check-square-o
:
:
before
{
content
:
'\f046'
;
}
.sr-only
{
position
:
absolute
;
width
:
1px
;
...
...
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