Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
services
T
t3o sites
common
t3olayout
Commits
afc06cae
Commit
afc06cae
authored
May 04, 2020
by
Thomas Löffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add font-family to menu icons css
parent
adc7e5e3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Build/Assets/Scss/layout/_navigation.scss
Build/Assets/Scss/layout/_navigation.scss
+2
-0
No files found.
Build/Assets/Scss/layout/_navigation.scss
View file @
afc06cae
...
...
@@ -218,11 +218,13 @@
}
&
._search
a
:before
{
font-family
:
'Font Awesome 5 Free'
;
content
:
'\f002'
;
}
&
._login
{
&
:not
(
._in
)
a
:before
{
font-family
:
'Font Awesome 5 Free'
;
content
:
'\f007'
;
}
...
...
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