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
f4de184c
Commit
f4de184c
authored
Dec 08, 2020
by
Martin Wortschack
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove deprecated fa-caret-down styles
parent
7964dde2
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
31 deletions
+0
-31
app/assets/stylesheets/fontawesome_custom.scss
app/assets/stylesheets/fontawesome_custom.scss
+0
-4
app/assets/stylesheets/framework/buttons.scss
app/assets/stylesheets/framework/buttons.scss
+0
-10
app/assets/stylesheets/pages/issues.scss
app/assets/stylesheets/pages/issues.scss
+0
-8
app/assets/stylesheets/pages/projects.scss
app/assets/stylesheets/pages/projects.scss
+0
-9
No files found.
app/assets/stylesheets/fontawesome_custom.scss
View file @
f4de184c
...
...
@@ -27,10 +27,6 @@
font-size
:
2em
;
}
.
fa-caret-down
:
:
before
{
content
:
'\f0d7'
;
}
.
fa-exclamation-triangle
:
:
before
{
content
:
'\f071'
;
}
...
...
app/assets/stylesheets/framework/buttons.scss
View file @
f4de184c
...
...
@@ -231,16 +231,6 @@
color
:
$gray-700
;
}
.fa-caret-down
{
margin-left
:
5px
;
}
&
.dropdown-toggle
{
.fa-caret-down
{
margin-left
:
3px
;
}
}
&
.btn-text-field
{
width
:
100%
;
text-align
:
left
;
...
...
app/assets/stylesheets/pages/issues.scss
View file @
f4de184c
...
...
@@ -201,14 +201,6 @@ ul.related-merge-requests > li {
}
}
}
.create-merge-request-dropdown-toggle
{
.fa-caret-down
{
pointer-events
:
none
;
color
:
inherit
;
margin-left
:
0
;
}
}
}
.discussion-reply-holder
{
...
...
app/assets/stylesheets/pages/projects.scss
View file @
f4de184c
...
...
@@ -148,15 +148,6 @@
fill
:
$layout-link-gray
;
}
.fa-caret-down
{
margin-left
:
3px
;
line-height
:
0
;
&
.dropdown-btn-icon
{
margin-left
:
0
;
}
}
.notifications-icon
{
top
:
1px
;
margin-right
:
0
;
...
...
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