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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
ccc97043
Commit
ccc97043
authored
Jul 07, 2017
by
Annabel Dunstone Gray
Committed by
Clement Ho
Jul 07, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resolve "Liberation Mono weird font rendering on Fedora/openSUSE/other Linux distros"
parent
e81358b3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
app/assets/stylesheets/framework/variables.scss
app/assets/stylesheets/framework/variables.scss
+1
-1
changelogs/unreleased/31982-liberation-mono-linux.yml
changelogs/unreleased/31982-liberation-mono-linux.yml
+4
-0
No files found.
app/assets/stylesheets/framework/variables.scss
View file @
ccc97043
...
@@ -265,7 +265,7 @@ $diff-view-modes-border: #c1c1c1;
...
@@ -265,7 +265,7 @@ $diff-view-modes-border: #c1c1c1;
/*
/*
* Fonts
* Fonts
*/
*/
$monospace_font
:
'Menlo'
,
'
Liberation Mono'
,
'Consolas'
,
'DejaVu Sans Mono
'
,
'Ubuntu Mono'
,
'Courier New'
,
'andale mono'
,
'lucida console'
,
monospace
;
$monospace_font
:
'Menlo'
,
'
DejaVu Sans Mono'
,
'Liberation Mono'
,
'Consolas
'
,
'Ubuntu Mono'
,
'Courier New'
,
'andale mono'
,
'lucida console'
,
monospace
;
$regular_font
:
-
apple-system
,
BlinkMacSystemFont
,
"Segoe UI"
,
Roboto
,
Oxygen-Sans
,
Ubuntu
,
Cantarell
,
"Helvetica Neue"
,
sans-serif
,
"Apple Color Emoji"
,
"Segoe UI Emoji"
,
"Segoe UI Symbol"
;
$regular_font
:
-
apple-system
,
BlinkMacSystemFont
,
"Segoe UI"
,
Roboto
,
Oxygen-Sans
,
Ubuntu
,
Cantarell
,
"Helvetica Neue"
,
sans-serif
,
"Apple Color Emoji"
,
"Segoe UI Emoji"
,
"Segoe UI Symbol"
;
/*
/*
...
...
changelogs/unreleased/31982-liberation-mono-linux.yml
0 → 100644
View file @
ccc97043
---
title
:
Change order of monospace fonts to fix bug on some linux distros
merge_request
:
author
:
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