Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
Admin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
osuny
Admin
Commits
6a3738e4
Commit
6a3738e4
authored
5 months ago
by
Arnaud Levy
Browse files
Options
Downloads
Patches
Plain Diff
Fix link colors
parent
2c397d70
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
app/assets/stylesheets/admin/design-system/typography.sass
+1
-1
1 addition, 1 deletion
app/assets/stylesheets/admin/design-system/typography.sass
app/assets/stylesheets/commons/_summernote.sass
+4
-2
4 additions, 2 deletions
app/assets/stylesheets/commons/_summernote.sass
with
5 additions
and
3 deletions
app/assets/stylesheets/admin/design-system/typography.sass
+
1
−
1
View file @
6a3738e4
...
...
@@ -20,7 +20,7 @@ p
text-transform
:
uppercase
a
text-decoration
:
none
text-decoration
-style
:
none
text-decoration-thickness
:
1px
text-underline-offset
:
4px
transition
:
text-decoration
0
.5s
,
color
0
.5s
...
...
This diff is collapsed.
Click to expand it.
app/assets/stylesheets/commons/_summernote.sass
+
4
−
2
View file @
6a3738e4
...
...
@@ -47,6 +47,9 @@
sup
top
:
inherit
padding-left
:
2px
a
color
:
$color-flexoki-blue-a11y
text-decoration-style
:
solid
img
,
video
height
:
auto
...
...
@@ -65,8 +68,7 @@
*
color
:
white
a
text-decoration
:
solid
text-underline-offset
:
auto
text-decoration-style
:
solid
&
[
target
=
"_blank"
]
::after
filter
:
invert
(
1
)
b
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment