Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
e45b53e8
Commit
e45b53e8
authored
Oct 08, 2021
by
Dominik Hebeler
Browse files
fixed border color of quicktips
parent
9f18745e
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
resources/less/metager/pages/resultpage/quicktips.less
View file @
e45b53e8
...
...
@@ -132,7 +132,7 @@
}
.quicktip-detail {
border-bottom: 1px solid
#ddd
;
border-bottom: 1px solid
@border-color
;
h2 {
margin: 10px 0px;
...
...
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